Searched refs:api (Results 1 – 12 of 12) sorted by relevance
/drivers/char/mwave/ |
D | README | 8 0x0001 mwavedd api tracing 9 0x0002 smapi api tracing
|
/drivers/net/wireless/iwlwifi/ |
D | iwl-3945.h | 60 #define _IWL3945_MODULE_FIRMWARE(api) IWL3945_FW_PRE #api ".ucode" argument 61 #define IWL3945_MODULE_FIRMWARE(api) _IWL3945_MODULE_FIRMWARE(api) argument
|
D | iwl-5000.c | 56 #define _IWL5000_MODULE_FIRMWARE(api) IWL5000_FW_PRE #api ".ucode" argument 57 #define IWL5000_MODULE_FIRMWARE(api) _IWL5000_MODULE_FIRMWARE(api) argument 60 #define _IWL5150_MODULE_FIRMWARE(api) IWL5150_FW_PRE #api ".ucode" argument 61 #define IWL5150_MODULE_FIRMWARE(api) _IWL5150_MODULE_FIRMWARE(api) argument
|
D | iwl-4965.c | 58 #define _IWL4965_MODULE_FIRMWARE(api) IWL4965_FW_PRE #api ".ucode" argument 59 #define IWL4965_MODULE_FIRMWARE(api) _IWL4965_MODULE_FIRMWARE(api) argument
|
/drivers/staging/panel/ |
D | TODO | 5 - review userspace api
|
/drivers/media/ |
D | Kconfig | 44 This api were developed to be used at Kernel 2.2 and 2.4, but 56 its usage with legacy applications that supports only V4L1 api.
|
/drivers/infiniband/hw/nes/ |
D | nes_cm.c | 2168 cm_core->api = &nes_cm_api; in nes_cm_alloc_core() 2524 g_cm_core->api->close(g_cm_core, nesqp->cm_node); in nes_disconnect() 2728 cm_node->cm_core->api->accelerated(cm_node->cm_core, cm_node); in nes_accept() 2795 cm_core->api->reject(cm_core, &cm_node->mpa_frame, cm_node); in nes_reject() 2865 cm_node = g_cm_core->api->connect(g_cm_core, nesvnic, in nes_connect() 2922 cm_node = g_cm_core->api->listen(g_cm_core, nesvnic, &cm_info); in nes_create_listen() 2939 g_cm_core->api->stop_listener(g_cm_core, (void *)cm_node); in nes_create_listen() 2959 g_cm_core->api->stop_listener(g_cm_core, cm_id->provider_data); in nes_destroy_listen() 2976 if ((g_cm_core) && (g_cm_core->api)) { in nes_cm_recv() 2977 rc = g_cm_core->api->recv_pkt(g_cm_core, netdev_priv(netdevice), skb); in nes_cm_recv() [all …]
|
D | nes_cm.h | 367 struct nes_cm_ops *api; member
|
/drivers/staging/frontier/ |
D | README | 27 Exposing some sort of clean aio api to userspace would be perfect. What that
|
/drivers/watchdog/ |
D | Kconfig | 19 <file:Documentation/watchdog/watchdog-api.txt> in the kernel source. 811 Please see Documentation/watchdog/watchdog-api.txt for
|
/drivers/staging/go7007/ |
D | go7007.txt | 420 http://dl.bytesex.org/patches/2.6.11-2/v4l2-api-mpeg
|
/drivers/media/video/ |
D | Kconfig | 484 api.
|