Searched refs:user (Results 1 – 7 of 7) sorted by relevance
| /RvlSDK-3.2/include/revolution/ |
| D | hid.h | 179 u32 user; member 186 typedef void (*HIDSetupHandler)(HIDError he, u32 user); 191 u32 user 196 u32 user 200 typedef void (*HIDClientHandler)(HIDError he, u32 user); 210 u32 user 219 u32 user 228 u32 user 239 u32 user 250 u32 user [all …]
|
| /RvlSDK-3.2/build/demos/kbddemo/src/ |
| D | hid_open_close.c | 27 static void hid_setup_handler(HIDError he, u32 user) in hid_setup_handler() argument 31 *(int*)user = 1; in hid_setup_handler()
|
| /RvlSDK-3.2/build/demos/kprdemo/src/ |
| D | hid_open_close.c | 27 static void hid_setup_handler(HIDError he, u32 user) in hid_setup_handler() argument 31 *(int*)user = 1; in hid_setup_handler()
|
| /RvlSDK-3.2/ |
| D | readme-RVL_SDK-3_2.txt | 86 …To use all or part of the data from an application, you must comply with an end-user license agree… 88 The end-user license agreement is found in the following directory.
|
| D | readme-RVL_SDK-3_2-patch2.txt | 85 …To use all or part of the data from an application, you must comply with an end-user license agree… 87 The end-user license agreement is found in the following directory.
|
| /RvlSDK-3.2/build/buildtools/ |
| D | commondefs | 425 # -i- delimits user paths from system paths. 426 # By default, the only user path points to the local include tree.
|
| /RvlSDK-3.2/build/demos/thpdemo/src/THPPlayerStrmAX/ |
| D | THPPlayer.c | 91 static u32 StreamUpdateCallback(void *buffer1, u32 len1, void *buffer2, u32 len2, u32 user);
|