Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/platforms/ps3/
Ddevice-init.c779 struct ps3_notify_event *notify_event; in ps3_probe_thread() local
789 notify_event = buf; in ps3_probe_thread()
834 memset(notify_event, 0, sizeof(*notify_event)); in ps3_probe_thread()
842 notify_event->event_type, notify_event->bus_id, in ps3_probe_thread()
843 notify_event->dev_id, notify_event->dev_type, in ps3_probe_thread()
844 notify_event->dev_port); in ps3_probe_thread()
846 if (notify_event->event_type != notify_region_probe || in ps3_probe_thread()
847 notify_event->bus_id != dev.sbd.bus_id) { in ps3_probe_thread()
849 __func__, __LINE__, notify_event->event_type, in ps3_probe_thread()
850 notify_event->dev_id, notify_event->dev_type); in ps3_probe_thread()
[all …]
/kernel/linux/linux-5.10/drivers/usb/chipidea/
Dhost.c84 if (ci->platdata->notify_event) { in ehci_ci_reset()
85 ret = ci->platdata->notify_event(ci, in ehci_ci_reset()
176 if (ci->platdata->notify_event && in host_start()
178 ci->platdata->notify_event in host_start()
199 if (ci->platdata->notify_event) in host_stop()
200 ci->platdata->notify_event(ci, in host_stop()
275 if (ci->platdata->notify_event) in ci_ehci_hub_control()
276 ci->platdata->notify_event(ci, in ci_ehci_hub_control()
Dudc.c1667 if (ci->platdata->notify_event) in ci_hdrc_gadget_connect()
1668 ci->platdata->notify_event(ci, in ci_hdrc_gadget_connect()
1690 if (ci->platdata->notify_event) in ci_udc_vbus_session()
1691 ret = ci->platdata->notify_event(ci, in ci_udc_vbus_session()
1959 if (ci->platdata->notify_event) in ci_udc_stop()
1960 ci->platdata->notify_event(ci, in ci_udc_stop()
Dci_hdrc_msm.c193 ci->pdata.notify_event = ci_hdrc_msm_notify_event; in ci_hdrc_msm_probe()
Dcore.c487 if (ci->platdata->notify_event) { in hw_device_reset()
488 ret = ci->platdata->notify_event(ci, in hw_device_reset()
Dci_hdrc_imx.c324 .notify_event = ci_hdrc_imx_notify_event, in ci_hdrc_imx_probe()
/kernel/linux/linux-5.10/drivers/thermal/
Dgov_user_space.c34 thermal_prop[3] = kasprintf(GFP_KERNEL, "EVENT=%d", tz->notify_event); in notify_user_space()
Dthermal_core.c564 tz->notify_event = event; in thermal_zone_device_update()
/kernel/linux/linux-5.10/include/linux/usb/
Dchipidea.h71 int (*notify_event) (struct ci_hdrc *ci, unsigned event); member
/kernel/linux/linux-5.10/drivers/infiniband/core/
Diwcm.c954 int ret = 0, notify_event = 0; in cm_close_handler() local
963 notify_event = 1; in cm_close_handler()
974 if (notify_event) in cm_close_handler()
/kernel/linux/linux-5.10/include/linux/
Dthermal.h181 enum thermal_notify_event notify_event; member
/kernel/linux/linux-5.10/drivers/net/wireless/rsi/
Drsi_mgmt.h728 u8 notify_event, const unsigned char *bssid,
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()
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/
D0034_linux_drivers_usb_vfio_wdt_tty_uio.patch3573 if (ci->platdata->notify_event)
3574 ci->platdata->notify_event(ci,
3982 ret = ci->platdata->notify_event(ci,