Searched refs:HIF_STOP_REQ (Results 1 – 4 of 4) sorted by relevance
29 #define HIF_STOP_REQ 0xE006 macro
1068 pp->header.event = cpu_to_le16(HIF_STOP_REQ); in send_stop_request()
2231 case HIF_STOP_REQ: in print_hif_event()
1440 pp = hostif_generic_request(sizeof(*pp), HIF_STOP_REQ); in hostif_stop_request()