Searched refs:notification (Results 1 - 25 of 41) sorted by last modified time

12

/linux-master/drivers/usb/typec/ucsi/
H A Ducsi_glink.c52 u32 notification; member in struct:ucsi_notify_ind_msg
226 dev_err(ucsi->dev, "failed to read CCI on notification\n");
/linux-master/drivers/s390/net/
H A Dqeth_core_main.c1327 enum iucv_tx_notify notification)
1334 QETH_CARD_TEXT_(q->card, 5, "skbn%d", notification);
1337 iucv_sk(sk)->sk_txnotify(sk, notification);
1325 qeth_notify_skbs(struct qeth_qdio_out_q *q, struct qeth_qdio_out_buffer *buf, enum iucv_tx_notify notification) argument
/linux-master/include/linux/
H A Dnfs_xdr.h293 __u32 notification; member in struct:nfs4_getdeviceinfo_res
H A Dsyscalls.h716 asmlinkage long sys_mq_notify(mqd_t mqdes, const struct sigevent __user *notification);
H A Daudit.h412 extern void __audit_mq_notify(mqd_t mqdes, const struct sigevent *notification);
483 static inline void audit_mq_notify(mqd_t mqdes, const struct sigevent *notification) argument
486 __audit_mq_notify(mqdes, notification);
661 const struct sigevent *notification)
660 audit_mq_notify(mqd_t mqdes, const struct sigevent *notification) argument
/linux-master/fs/nfs/
H A Dnfs4proc.c9960 if (res.notification & ~args.notify_types)
9961 dprintk("%s: unsupported notification\n", __func__);
9962 if (res.notification != args.notify_types)
H A Dnfs4xdr.c399 1 /* notification bitmap length */ + \
400 1 /* notification bitmap, word 0 */)
405 1 /* notification bitmap length */ + \
406 1 /* notification bitmap, word 0 */ + \
5961 /* Parse notification bitmap, verifying that it is zero. */
5973 res->notification = be32_to_cpup(p++);
5976 dprintk("%s: unsupported notification\n",
/linux-master/drivers/media/v4l2-core/
H A Dv4l2-mc.c446 * To react to link management on powered pipelines, the link setup notification
580 unsigned int notification)
592 if (notification == MEDIA_DEV_NOTIFY_POST_LINK_CH &&
600 if (notification == MEDIA_DEV_NOTIFY_PRE_LINK_CH &&
579 v4l2_pipeline_link_notify(struct media_link *link, u32 flags, unsigned int notification) argument
/linux-master/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-core.h659 void fimc_sensor_notify(struct v4l2_subdev *sd, unsigned int notification,
H A Dfimc-capture.c1411 * fimc_sensor_notify - v4l2_device notification from a sensor subdev
1412 * @sd: pointer to a subdev generating the notification
1413 * @notification: the notification type, must be S5P_FIMC_TX_END_NOTIFY
1416 * The End Of Frame notification sent by sensor subdev in its still capture
1419 * (end of frame) interrupt. And this notification is used to complete the
1421 * call this notification from their last 'End of frame capture' interrupt.
1423 void fimc_sensor_notify(struct v4l2_subdev *sd, unsigned int notification, argument
1442 if (fimc && arg && notification == S5P_FIMC_TX_END_NOTIFY &&
/linux-master/drivers/regulator/
H A Dda9121-regulator.c140 unsigned long notification; /* Notification for status inception */ member in struct:status_event_data
144 #define DA9121_STATUS(id, bank, name, notification, warning) \
149 notification, warning }
152 #define DA9xxx_STATUS(id, bank, name, notification, warning) \
157 notification, warning }
721 regulator_notifier_call_chain(rdev, item->notification, NULL);
/linux-master/drivers/md/dm-vdo/
H A Dvdo.c24 * set to NOTIFYING, and the notification process begins. If the state is MAY_NOT_NOTIFY, then
26 * the nothing more will be done until the vdo is resumed, at which point the notification will be
988 * @notification: The function to call to send the notification.
989 * @thread_id: The id of the thread on which to send the notification.
994 vdo_read_only_notification_fn notification,
1013 .notify = notification,
1024 * @parent: The completion to notify in order to acknowledge the notification.
1100 * A notification was not in progress, and now they are
1236 /* Do the pending notification
993 vdo_register_read_only_listener(struct vdo *vdo, void *listener, vdo_read_only_notification_fn notification, thread_id_t thread_id) argument
[all...]
H A Dvdo.h28 /* A notification is in progress */
32 /* A notification has completed */
40 * @parent: The completion to notify in order to acknowledge the notification.
330 vdo_read_only_notification_fn notification,
/linux-master/drivers/soc/qcom/
H A Dpmic_glink_altmode.c48 __le32 notification; member in struct:usbc_sc8180x_notify
263 u32 notification; local
278 notification = le32_to_cpu(msg->notification);
279 port = FIELD_GET(SC8180X_PORT_MASK, notification);
280 orientation = FIELD_GET(SC8180X_ORIENTATION_MASK, notification);
281 mux = FIELD_GET(SC8180X_MUX_MASK, notification);
282 mode = FIELD_GET(SC8180X_MODE_MASK, notification);
283 hpd_state = FIELD_GET(SC8180X_HPD_STATE_MASK, notification);
284 hpd_irq = FIELD_GET(SC8180X_HPD_IRQ_MASK, notification);
[all...]
/linux-master/drivers/gpu/drm/i915/gvt/
H A Dhandlers.c1469 static int handle_g2v_notification(struct intel_vgpu *vgpu, int notification) argument
1477 switch (notification) {
1492 gvt_vgpu_err("Invalid PV notification %d\n", notification);
/linux-master/drivers/power/supply/
H A Dqcom_battmgr.c211 __le32 notification; member in union:qcom_battmgr_message::__anon68
935 unsigned int notification; local
937 if (payload_len != sizeof(msg->notification)) {
938 dev_warn(battmgr->dev, "ignoring notification with invalid length\n");
942 notification = le32_to_cpu(msg->notification);
943 switch (notification) {
958 dev_err(battmgr->dev, "unknown notification: %#x\n", notification);
/linux-master/kernel/
H A Dseccomp.c64 /* The struct pid of the task whose filter triggered the notification */
72 * notification is active, since it comes from __seccomp_filter which
80 * handler reads the notification off of an FD, it transitions to SENT.
138 * struct notification - container for seccomp userspace notifications. Since
139 * most seccomp filters will not have notification listeners attached and this
140 * structure is fairly large, we store the notification-specific stuff in a
143 * @requests: A semaphore that users of this notification can wait on for
151 struct notification { struct
209 * notification is received by the userspace listener.
212 * @notif: the struct that holds all notification relate
[all...]
H A Dauditsc.c2590 * @notification: Notification event
2594 void __audit_mq_notify(mqd_t mqdes, const struct sigevent *notification) argument
2598 if (notification)
2599 context->mq_notify.sigev_signo = notification->sigev_signo;
/linux-master/include/media/
H A Dv4l2-device.h52 unsigned int notification, void *arg);
227 * v4l2_subdev_notify - Sends a notification to v4l2_device.
230 * @notification: type of notification. Please notice that the notification
232 * @arg: arguments for the notification. Those are specific to each
233 * notification type.
236 unsigned int notification, void *arg)
239 sd->v4l2_dev->notify(sd, notification, arg);
235 v4l2_subdev_notify(struct v4l2_subdev *sd, unsigned int notification, void *arg) argument
H A Dv4l2-mc.h176 * v4l2_pipeline_link_notify - Link management notification callback
179 * @notification: The link's state change notification type (MEDIA_DEV_NOTIFY_*)
191 unsigned int notification);
223 unsigned int notification)
222 v4l2_pipeline_link_notify(struct media_link *link, u32 flags, unsigned int notification) argument
/linux-master/drivers/media/pci/cobalt/
H A Dcobalt-driver.c137 unsigned int notification, void *arg)
147 switch (notification) {
136 cobalt_notify(struct v4l2_subdev *sd, unsigned int notification, void *arg) argument
/linux-master/ipc/
H A Dmqueue.c631 * to read only queue size & notification info (the only values
785 /* notification
835 /* after notification unregisters process */
1313 * and he isn't currently owner of notification, will be silently discarded.
1316 static int do_mq_notify(mqd_t mqdes, const struct sigevent *notification) argument
1325 audit_mq_notify(mqdes, notification);
1329 if (notification != NULL) {
1330 if (unlikely(notification->sigev_notify != SIGEV_NONE &&
1331 notification->sigev_notify != SIGEV_SIGNAL &&
1332 notification
[all...]
/linux-master/drivers/net/wireless/intel/ipw2x00/
H A Dipw2200.c4423 * Handle host notification packet.
4876 IPW_DEBUG_NOTIF("Unknown notification: "
6213 * without notification. Hence, don't stay on passive channels longer
8355 pkt->u.notification.subtype,
8356 pkt->u.notification.flags,
8357 le16_to_cpu(pkt->u.notification.size));
8358 ipw_rx_notification(priv, &pkt->u.notification);
8369 * later to try and re-use notification packets and SKBs that
H A Dipw2100.c1506 * Currently FW does not support event notification for this
2604 return (status->frame_size < sizeof(u->rx_data.notification));
/linux-master/drivers/net/ethernet/via/
H A Dvia-velocity.c3666 static int velocity_netdev_event(struct notifier_block *nb, unsigned long notification, void *ptr) argument

Completed in 440 milliseconds

12