summaryrefslogtreecommitdiff
path: root/include/user/usbd.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-03-11Conform syscall names to syslibtraceReiko Asakura1-29/+29
These names are guessed: sceUsbdRegisterCallbackForUser sceUsbdUnregisterCallbackForUser sceSblUsVerifyPupAdditionalSignForUser
2021-03-08Rename include guardsReiko Asakura1-3/+3
2021-02-11Add package workflowReiko Asakura1-0/+4
2021-02-11Fix includes: variousReiko Asakura1-1/+1
2020-09-19Make errors signedReiko Asakura1-13/+13
2017-10-08Hexa -> uppercasedevnoname1201-4/+4
2017-06-15Named anonymous enums in psp2. (#179)Rinnegatamante1-13/+15
* Named anonymous enums in psp2. Named anonymous enums in psp2. * Properly sorted enums. * Several modifications (see desc) Added some missing info, fixed identation in some places, aligned all enums and comments with spaces as delimiters, replaced decimal negative errorcode in location.h with hexadecimal one, added some comments and fixed some documentation comments. * Minor fixes in identation. * Yet another minor identation fix. * Fixed enums in structs. * Reverted SceBool changes. * SceBool fix. * Fix for compilation with g++- * Added some doc references in jpegenc. * Fixed some references.
2017-02-08Update psp2/usbd.hSergi Granell1-3/+3
2017-02-08More psp2/usbd.h changes (#131)Sergi Granell1-22/+40
2017-02-08Update psp2/usbd.h (#128)Sergi Granell1-6/+19
Add some SceUsbdForDriver NIDs Add initial psp2kern/usbd.h
2017-02-08Added more SceUsbdForUser NIDsSergi Granell1-0/+56
Add initial psp2/usbd.h