Home
last modified time | relevance | path

Searched refs:action_handler (Results 1 – 25 of 41) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/gpu/host1x/
H A Dintr.c124 typedef void (*action_handler)(struct host1x_waitlist *waiter); typedef
126 static const action_handler action_handlers[HOST1X_INTR_ACTION_COUNT] = {
138 action_handler handler = action_handlers[i]; in run_handlers()
/OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/include/
H A Drtw_mlme_ext.h230 struct action_handler { struct
/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/include/
H A Drtw_mlme_ext.h311 struct action_handler { struct
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A Drtw_mlme_ext.h161 struct action_handler { struct
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A Drtw_mlme_ext.h161 struct action_handler { struct
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/include/
H A Drtw_mlme_ext.h300 struct action_handler { struct
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/include/
H A Drtw_mlme_ext.h302 struct action_handler { struct
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/include/
H A Drtw_mlme_ext.h291 struct action_handler { struct
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/
H A Drtw_mlme_ext.h150 struct action_handler { struct
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/
H A Drtw_mlme_ext.h150 struct action_handler { struct
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/
H A Drtw_mlme_ext.h151 struct action_handler { struct
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/
H A Drtw_mlme_ext.h341 struct action_handler { struct
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/
H A Drtw_mlme_ext.h150 struct action_handler { struct
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/
H A Drtw_mlme_ext.h151 struct action_handler { struct
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/
H A Drtw_mlme_ext.h155 struct action_handler { struct
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/
H A Drtw_mlme_ext.h150 struct action_handler { struct
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/
H A Drtw_mlme_ext.h155 struct action_handler { struct
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/
H A Drtw_mlme_ext.h155 struct action_handler { struct
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/
H A Drtw_mlme_ext.h150 struct action_handler { struct
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/
H A Drtw_mlme_ext.h150 struct action_handler { struct
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/include/
H A Drtw_mlme_ext.h160 struct action_handler { struct
/OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/core/
H A Drtw_mlme_ext.c3783 static struct action_handler OnAction_tbl[] = {
3802 struct action_handler *ptable; in OnAction()
/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/core/
H A Drtw_mlme_ext.c38 static struct action_handler OnAction_tbl[] = {
2200 struct action_handler *ptable; in OnAction()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/core/
H A Drtw_mlme_ext.c75 struct action_handler OnAction_tbl[]={
7207 struct action_handler *ptable; in OnAction()
7215 for(i = 0; i < sizeof(OnAction_tbl)/sizeof(struct action_handler); i++) in OnAction()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/core/
H A Drtw_mlme_ext.c75 struct action_handler OnAction_tbl[]={
7175 struct action_handler *ptable; in OnAction()
7183 for(i = 0; i < sizeof(OnAction_tbl)/sizeof(struct action_handler); i++) in OnAction()

12