Home
last modified time | relevance | path

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

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