Home
last modified time | relevance | path

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

/drivers/staging/ks7010/
Dks_hostif.h29 #define HIF_STOP_REQ 0xE006 macro
Dks7010_sdio.c1068 pp->header.event = cpu_to_le16(HIF_STOP_REQ); in send_stop_request()
Dks_wlan_net.c2231 case HIF_STOP_REQ: in print_hif_event()
Dks_hostif.c1440 pp = hostif_generic_request(sizeof(*pp), HIF_STOP_REQ); in hostif_stop_request()