Home
last modified time | relevance | path

Searched refs:notification (Results 1 – 25 of 33) sorted by relevance

12

/drivers/staging/media/imx/
Dimx-media-dev-common.c251 unsigned int notification) in imx_media_link_notify() argument
262 ret = v4l2_pipeline_link_notify(link, flags, notification); in imx_media_link_notify()
286 if (notification == MEDIA_DEV_NOTIFY_PRE_LINK_CH && in imx_media_link_notify()
298 } else if (notification == MEDIA_DEV_NOTIFY_POST_LINK_CH && in imx_media_link_notify()
317 static void imx_media_notify(struct v4l2_subdev *sd, unsigned int notification, in imx_media_notify() argument
323 if (notification != V4L2_DEVICE_NOTIFY_EVENT) in imx_media_notify()
/drivers/thermal/intel/
Dintel_soc_dts_iosf.c407 bool notification; in intel_soc_dts_iosf_init() local
430 notification = false; in intel_soc_dts_iosf_init()
432 notification = true; in intel_soc_dts_iosf_init()
436 notification, trip_count, in intel_soc_dts_iosf_init()
DKconfig25 notification methods.
48 notification methods.The other trip is a critical trip point, which
/drivers/staging/media/tegra-video/
Dvideo.c30 unsigned int notification, void *arg) in tegra_v4l2_dev_notify() argument
35 if (notification != V4L2_DEVICE_NOTIFY_EVENT) in tegra_v4l2_dev_notify()
/drivers/virt/gunyah/
Drsc_mgr.c120 } notification; member
381 notification.work); in gh_rm_notif_work()
382 struct gh_rm *rm = connection->notification.rm; in gh_rm_notif_work()
408 connection->notification.rm = rm; in gh_rm_process_notif()
409 INIT_WORK(&connection->notification.work, gh_rm_notif_work); in gh_rm_process_notif()
485 schedule_work(&connection->notification.work); in gh_rm_try_complete_connection()
/drivers/pci/hotplug/
Dacpiphp_ibm.c77 struct notification { struct
95 static struct notification ibm_note; argument
255 struct notification *note = context; in ibm_handle_events()
/drivers/media/v4l2-core/
Dv4l2-mc.c557 unsigned int notification) in v4l2_pipeline_link_notify() argument
569 if (notification == MEDIA_DEV_NOTIFY_POST_LINK_CH && in v4l2_pipeline_link_notify()
577 if (notification == MEDIA_DEV_NOTIFY_PRE_LINK_CH && in v4l2_pipeline_link_notify()
/drivers/regulator/
Dda9121-regulator.c141 unsigned long notification; /* Notification for status inception */ member
145 #define DA9121_STATUS(id, bank, name, notification, warning) \ argument
150 notification, warning }
153 #define DA9xxx_STATUS(id, bank, name, notification, warning) \ argument
158 notification, warning }
722 regulator_notifier_call_chain(rdev, item->notification, NULL); in da9121_irq_handler()
/drivers/media/platform/renesas/rcar-vin/
Drcar-v4l2.c1001 unsigned int notification, void *arg) in rvin_notify_video_device() argument
1003 switch (notification) { in rvin_notify_video_device()
1013 unsigned int notification, void *arg) in rvin_notify() argument
1024 rvin_notify_video_device(vin, notification, arg); in rvin_notify()
1043 rvin_notify_video_device(vin, notification, arg); in rvin_notify()
Drcar-core.c769 unsigned int notification) in rvin_csi2_link_notify() argument
779 ret = v4l2_pipeline_link_notify(link, flags, notification); in rvin_csi2_link_notify()
/drivers/firmware/tegra/
DKconfig20 It needs HSP as the HW synchronization and notification module and
/drivers/net/usb/
Drndis_host.c94 struct usb_cdc_notification notification; in rndis_command() local
133 &notification, sizeof(notification), &partial, in rndis_command()
/drivers/devfreq/
DKconfig14 notification to "nb", a notifier block, of devfreq.
130 buck voltages and update a proper CCI frequency. Use the notification
/drivers/pnp/pnpbios/
DKconfig14 Some features (e.g. event notification, docking station information,
/drivers/media/pci/cobalt/
Dcobalt-driver.c137 unsigned int notification, void *arg) in cobalt_notify() argument
147 switch (notification) { in cobalt_notify()
/drivers/mailbox/
DKconfig246 This mailbox driver is used to send notification or short message
265 This mailbox driver is used to send notification or short message
/drivers/media/platform/samsung/exynos4-is/
Dmedia-dev.c1207 unsigned int notification) in fimc_md_link_notify() argument
1216 if (notification == MEDIA_DEV_NOTIFY_PRE_LINK_CH) { in fimc_md_link_notify()
1228 } else if (notification == MEDIA_DEV_NOTIFY_POST_LINK_CH) { in fimc_md_link_notify()
Dfimc-core.h660 void fimc_sensor_notify(struct v4l2_subdev *sd, unsigned int notification,
Dfimc-capture.c1420 void fimc_sensor_notify(struct v4l2_subdev *sd, unsigned int notification, in fimc_sensor_notify() argument
1439 if (fimc && arg && notification == S5P_FIMC_TX_END_NOTIFY && in fimc_sensor_notify()
/drivers/virtio/
DKconfig37 bool "Harden virtio notification"
/drivers/net/wireless/intel/ipw2x00/
Dipw2100.h790 struct ipw2100_notification notification; member
/drivers/media/pci/cx23885/
Dcx23885-core.c1946 unsigned int notification, void *arg) in cx23885_v4l2_dev_notify() argument
1955 switch (notification) { in cx23885_v4l2_dev_notify()
/drivers/xen/
DKconfig88 channels and to receive notification of an event channel
/drivers/gpu/drm/i915/gvt/
Dhandlers.c1463 static int handle_g2v_notification(struct intel_vgpu *vgpu, int notification) in handle_g2v_notification() argument
1471 switch (notification) { in handle_g2v_notification()
1486 gvt_vgpu_err("Invalid PV notification %d\n", notification); in handle_g2v_notification()
/drivers/thermal/
DKconfig117 notification from the kernel via uevents. It is recommended

12