Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_cmd_ser.c86 _ser_event_notify(void *phl, u8 *p_ntfy) in _ser_event_notify() argument
95 if (p_ntfy != NULL) in _ser_event_notify()
96 *p_ntfy = notify; in _ser_event_notify()
H A Dphl_ser_fsm.c126 static enum rtw_phl_status _ser_event_notify(void *phl, u8* p_ntfy) in _ser_event_notify() argument
136 if (p_ntfy != NULL) in _ser_event_notify()
137 *p_ntfy = notify; in _ser_event_notify()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_cmd_ser.c86 _ser_event_notify(void *phl, u8 *p_ntfy) in _ser_event_notify() argument
95 if (p_ntfy != NULL) in _ser_event_notify()
96 *p_ntfy = notify; in _ser_event_notify()
H A Dphl_ser_fsm.c126 static enum rtw_phl_status _ser_event_notify(void *phl, u8* p_ntfy) in _ser_event_notify() argument
136 if (p_ntfy != NULL) in _ser_event_notify()
137 *p_ntfy = notify; in _ser_event_notify()