Home
last modified time | relevance | path

Searched refs:MSG_EVT_DEV_RESUME_IO (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_cmd_dispr_controller.c481 case MSG_EVT_DEV_RESUME_IO: in _ctrler_msg_hdlr()
H A Dphl_cmd_dispatcher.c452 evt == MSG_EVT_DEV_RESUME_IO || in is_special_msg()
2346 u16 event = (allow_io == true) ? (MSG_EVT_DEV_RESUME_IO) : (MSG_EVT_DEV_CANNOT_IO); in send_dev_io_status_change()
H A Dphl_def.h579 MSG_EVT_DEV_RESUME_IO = 59, enumerator
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_cmd_dispr_controller.c481 case MSG_EVT_DEV_RESUME_IO: in _ctrler_msg_hdlr()
H A Dphl_cmd_dispatcher.c452 evt == MSG_EVT_DEV_RESUME_IO || in is_special_msg()
2347 u16 event = (allow_io == true) ? (MSG_EVT_DEV_RESUME_IO) : (MSG_EVT_DEV_CANNOT_IO); in send_dev_io_status_change()
H A Dphl_def.h577 MSG_EVT_DEV_RESUME_IO = 59, enumerator