Home
last modified time | relevance | path

Searched refs:notify_event (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/usb/chipidea/
H A Dhost.c97 if (ci->platdata->notify_event) { in ehci_ci_reset()
98 ret = ci->platdata->notify_event(ci, in ehci_ci_reset()
191 if (ci->platdata->notify_event && in host_start()
193 ci->platdata->notify_event in host_start()
214 if (ci->platdata->notify_event) in host_stop()
215 ci->platdata->notify_event(ci, in host_stop()
304 if (ci->platdata->notify_event) in ci_ehci_hub_control()
305 ci->platdata->notify_event(ci, in ci_ehci_hub_control()
H A Dci_hdrc_imx.c346 .notify_event = ci_hdrc_imx_notify_event, in ci_hdrc_imx_probe()
/linux/drivers/infiniband/core/
H A Diwcm.c955 int ret = 0, notify_event = 0; in cm_close_handler() local
964 notify_event = 1; in cm_close_handler()
975 if (notify_event) in cm_close_handler()
/linux/drivers/net/wireless/rsi/
H A Drsi_mgmt.h728 u8 notify_event, const unsigned char *bssid,
H A Drsi_91x_mgmt.c536 u8 notify_event, const unsigned char *bssid, in rsi_hal_send_sta_notify_frame() argument
564 switch (notify_event) { in rsi_hal_send_sta_notify_frame()