Home
last modified time | relevance | path

Searched refs:HIF_STOP_REQ (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/staging/ks7010/
H A Dks_hostif.h29 #define HIF_STOP_REQ 0xE006 macro
H A Dks7010_sdio.c1066 pp->header.event = cpu_to_le16(HIF_STOP_REQ); in send_stop_request()
H A Dks_wlan_net.c2226 case HIF_STOP_REQ: in print_hif_event()
H A Dks_hostif.c1449 pp = hostif_generic_request(sizeof(*pp), HIF_STOP_REQ); in hostif_stop_request()