Home
last modified time | relevance | path

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

12

/drivers/soc/qcom/
A Dpmic_glink_altmode.c49 __le32 notification; member
270 u32 notification; in pmic_glink_altmode_sc8180xp_notify() local
285 notification = le32_to_cpu(msg->notification); in pmic_glink_altmode_sc8180xp_notify()
286 port = FIELD_GET(SC8180X_PORT_MASK, notification); in pmic_glink_altmode_sc8180xp_notify()
287 orientation = FIELD_GET(SC8180X_ORIENTATION_MASK, notification); in pmic_glink_altmode_sc8180xp_notify()
288 mux = FIELD_GET(SC8180X_MUX_MASK, notification); in pmic_glink_altmode_sc8180xp_notify()
289 mode = FIELD_GET(SC8180X_MODE_MASK, notification); in pmic_glink_altmode_sc8180xp_notify()
290 hpd_state = FIELD_GET(SC8180X_HPD_STATE_MASK, notification); in pmic_glink_altmode_sc8180xp_notify()
291 hpd_irq = FIELD_GET(SC8180X_HPD_IRQ_MASK, notification); in pmic_glink_altmode_sc8180xp_notify()
/drivers/staging/media/imx/
A Dimx-media-dev-common.c236 unsigned int notification) in imx_media_link_notify() argument
247 ret = v4l2_pipeline_link_notify(link, flags, notification); in imx_media_link_notify()
271 if (notification == MEDIA_DEV_NOTIFY_PRE_LINK_CH && in imx_media_link_notify()
283 } else if (notification == MEDIA_DEV_NOTIFY_POST_LINK_CH && in imx_media_link_notify()
302 static void imx_media_notify(struct v4l2_subdev *sd, unsigned int notification, in imx_media_notify() argument
308 if (notification != V4L2_DEVICE_NOTIFY_EVENT) in imx_media_notify()
/drivers/firmware/arm_scmi/vendors/imx/
A Dimx95.rst61 notification of LM 'Y' boots or shuts down, when LM 'Y' boots or shuts down,
62 SCMI firmware will send notification to LM 'X').
65 notification to Linux, Then Linux reboots or powers down itself). It is async
335 | |Bit[3] Wake (resume) notification: |
336 | |Set to 1 to send notification. |
337 | |Set to 0 if no notification. |
338 | |Bit[2] Suspend (sleep) notification: |
339 | |Set to 1 to send notification. |
340 | |Set to 0 if no notification. |
341 | |Bit[1] Shutdown (off) notification: |
[all …]
/drivers/staging/media/tegra-video/
A 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/pci/hotplug/
A Dacpiphp_ibm.c77 struct notification { struct
95 static struct notification ibm_note; argument
255 struct notification *note = context; in ibm_handle_events()
/drivers/power/supply/
A Dqcom_battmgr.c212 __le32 notification; member
942 unsigned int notification; in qcom_battmgr_notification() local
944 if (payload_len != sizeof(msg->notification)) { in qcom_battmgr_notification()
949 notification = le32_to_cpu(msg->notification); in qcom_battmgr_notification()
950 switch (notification) { in qcom_battmgr_notification()
965 dev_err(battmgr->dev, "unknown notification: %#x\n", notification); in qcom_battmgr_notification()
/drivers/media/v4l2-core/
A Dv4l2-mc.c580 unsigned int notification) in v4l2_pipeline_link_notify() argument
592 if (notification == MEDIA_DEV_NOTIFY_POST_LINK_CH && in v4l2_pipeline_link_notify()
600 if (notification == MEDIA_DEV_NOTIFY_PRE_LINK_CH && in v4l2_pipeline_link_notify()
/drivers/regulator/
A Dda9121-regulator.c140 unsigned long notification; /* Notification for status inception */ member
144 #define DA9121_STATUS(id, bank, name, notification, warning) \ argument
149 notification, warning }
152 #define DA9xxx_STATUS(id, bank, name, notification, warning) \ argument
157 notification, warning }
721 regulator_notifier_call_chain(rdev, item->notification, NULL); in da9121_irq_handler()
/drivers/hv/
A Dmshv_synic.c98 struct hv_notification_message_payload *notification; in mshv_doorbell_isr() local
104 notification = (struct hv_notification_message_payload *)msg->u.payload; in mshv_doorbell_isr()
105 if (notification->sint_index != HV_SYNIC_DOORBELL_SINT_INDEX) in mshv_doorbell_isr()
/drivers/firmware/tegra/
A DKconfig22 It needs HSP as the HW synchronization and notification module and
/drivers/net/usb/
A Drndis_host.c94 struct usb_cdc_notification notification; in rndis_command() local
133 &notification, sizeof(notification), &partial, in rndis_command()
/drivers/thermal/intel/
A DKconfig32 notification methods.
55 notification methods.The other trip is a critical trip point, which
/drivers/devfreq/
A DKconfig13 notification to "nb", a notifier block, of devfreq.
140 buck voltages and update a proper CCI frequency. Use the notification
/drivers/pnp/pnpbios/
A DKconfig14 Some features (e.g. event notification, docking station information,
/drivers/media/platform/renesas/rcar-vin/
A Drcar-v4l2.c662 unsigned int notification, void *arg) in rvin_notify() argument
686 switch (notification) { in rvin_notify()
A Drcar-core.c550 unsigned int notification) in rvin_csi2_link_notify() argument
560 ret = v4l2_pipeline_link_notify(link, flags, notification); in rvin_csi2_link_notify()
/drivers/md/dm-vdo/
A Dvdo.h330 vdo_read_only_notification_fn notification,
A Dvdo.c985 vdo_read_only_notification_fn notification, in vdo_register_read_only_listener() argument
1004 .notify = notification, in vdo_register_read_only_listener()
/drivers/gpu/drm/xe/
A DKconfig.debug99 dumped on a FAST_REQ error notification.
/drivers/media/pci/cobalt/
A Dcobalt-driver.c137 unsigned int notification, void *arg) in cobalt_notify() argument
147 switch (notification) { in cobalt_notify()
/drivers/media/platform/samsung/exynos4-is/
A Dmedia-dev.c1195 unsigned int notification) in fimc_md_link_notify() argument
1204 if (notification == MEDIA_DEV_NOTIFY_PRE_LINK_CH) { in fimc_md_link_notify()
1216 } else if (notification == MEDIA_DEV_NOTIFY_POST_LINK_CH) { in fimc_md_link_notify()
A Dfimc-core.h659 void fimc_sensor_notify(struct v4l2_subdev *sd, unsigned int notification,
/drivers/usb/typec/ucsi/
A Ducsi_glink.c52 u32 notification; member
/drivers/mailbox/
A DKconfig283 This mailbox driver is used to send notification or short message
302 This mailbox driver is used to send notification or short message
/drivers/media/platform/raspberrypi/rp1-cfe/
A Dcfe.c1735 static void cfe_notify(struct v4l2_subdev *sd, unsigned int notification, in cfe_notify() argument
1740 switch (notification) { in cfe_notify()
1850 unsigned int notification) in cfe_video_link_notify() argument
1858 if (notification != MEDIA_DEV_NOTIFY_POST_LINK_CH) in cfe_video_link_notify()

Completed in 67 milliseconds

12