/drivers/staging/media/imx/ |
D | imx-media-dev-common.c | 251 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/ |
D | intel_soc_dts_iosf.c | 407 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()
|
D | Kconfig | 25 notification methods. 48 notification methods.The other trip is a critical trip point, which
|
/drivers/staging/media/tegra-video/ |
D | video.c | 30 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/ |
D | rsc_mgr.c | 120 } 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/ |
D | acpiphp_ibm.c | 77 struct notification { struct 95 static struct notification ibm_note; argument 255 struct notification *note = context; in ibm_handle_events()
|
/drivers/media/v4l2-core/ |
D | v4l2-mc.c | 557 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/ |
D | da9121-regulator.c | 141 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/ |
D | rcar-v4l2.c | 1001 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()
|
D | rcar-core.c | 769 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/ |
D | Kconfig | 20 It needs HSP as the HW synchronization and notification module and
|
/drivers/net/usb/ |
D | rndis_host.c | 94 struct usb_cdc_notification notification; in rndis_command() local 133 ¬ification, sizeof(notification), &partial, in rndis_command()
|
/drivers/devfreq/ |
D | Kconfig | 14 notification to "nb", a notifier block, of devfreq. 130 buck voltages and update a proper CCI frequency. Use the notification
|
/drivers/pnp/pnpbios/ |
D | Kconfig | 14 Some features (e.g. event notification, docking station information,
|
/drivers/media/pci/cobalt/ |
D | cobalt-driver.c | 137 unsigned int notification, void *arg) in cobalt_notify() argument 147 switch (notification) { in cobalt_notify()
|
/drivers/mailbox/ |
D | Kconfig | 246 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/ |
D | media-dev.c | 1207 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()
|
D | fimc-core.h | 660 void fimc_sensor_notify(struct v4l2_subdev *sd, unsigned int notification,
|
D | fimc-capture.c | 1420 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/ |
D | Kconfig | 37 bool "Harden virtio notification"
|
/drivers/net/wireless/intel/ipw2x00/ |
D | ipw2100.h | 790 struct ipw2100_notification notification; member
|
/drivers/media/pci/cx23885/ |
D | cx23885-core.c | 1946 unsigned int notification, void *arg) in cx23885_v4l2_dev_notify() argument 1955 switch (notification) { in cx23885_v4l2_dev_notify()
|
/drivers/xen/ |
D | Kconfig | 88 channels and to receive notification of an event channel
|
/drivers/gpu/drm/i915/gvt/ |
D | handlers.c | 1463 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/ |
D | Kconfig | 117 notification from the kernel via uevents. It is recommended
|