Home
last modified time | relevance | path

Searched refs:notify (Results 1 – 25 of 28) sorted by relevance

12

/include/linux/remoteproc/
Dqcom_rproc.h30 int qcom_unregister_ssr_notifier(void *notify, struct notifier_block *nb);
40 static inline int qcom_unregister_ssr_notifier(void *notify, in qcom_unregister_ssr_notifier() argument
/include/linux/
Dvirtio_ring.h75 bool (*notify)(struct virtqueue *vq),
85 bool (*notify)(struct virtqueue *),
100 bool (*notify)(struct virtqueue *vq),
Dpwm_backlight.h20 int (*notify)(struct device *dev, int brightness); member
Ddm-io.h63 struct dm_io_notify notify; /* Synchronous if notify.fn is NULL */ member
Dwmi.h41 void (*notify)(struct wmi_device *device, union acpi_object *data); member
Dvringh.h54 void (*notify)(struct vringh *); member
236 if (vrh->notify) in vringh_notify()
237 vrh->notify(vrh); in vringh_notify()
Dinterrupt.h283 void (*notify)(struct irq_affinity_notify *, const cpumask_t *mask); member
337 irq_set_affinity_notifier(unsigned int irq, struct irq_affinity_notify *notify);
377 irq_set_affinity_notifier(unsigned int irq, struct irq_affinity_notify *notify) in irq_set_affinity_notifier() argument
Dnd.h32 void (*notify)(struct device *dev, enum nvdimm_event event); member
Dvfio.h127 void (*notify)(void *iommu_data, member
DmISDNif.h509 struct completion *notify; member
/include/soc/tegra/
Divc.h23 void (*notify)(struct tegra_ivc *ivc, void *data); member
97 void (*notify)(struct tegra_ivc *ivc, void *data),
/include/linux/spi/
Dcorgi_lcd.h14 void (*notify)(int intensity); member
/include/net/
Dbonding.h379 int slave_state, bool notify) in bond_set_slave_state() argument
385 if (notify) { in bond_set_slave_state()
544 bool notify) in bond_set_slave_inactive_flags() argument
547 bond_set_slave_state(slave, BOND_STATE_BACKUP, notify); in bond_set_slave_inactive_flags()
553 bool notify) in bond_set_slave_active_flags() argument
555 bond_set_slave_state(slave, BOND_STATE_ACTIVE, notify); in bond_set_slave_active_flags()
569 static inline void bond_commit_link_state(struct slave *slave, bool notify) in bond_commit_link_state() argument
575 if (notify) { in bond_commit_link_state()
588 bool notify) in bond_set_slave_link_state() argument
591 bond_commit_link_state(slave, notify); in bond_set_slave_link_state()
Dneighbour.h565 int *notify) in neigh_update_is_router() argument
575 *notify = 1; in neigh_update_is_router()
/include/rdma/
Drdmavt_cq.h50 u8 notify; member
/include/media/
Dv4l2-device.h53 void (*notify)(struct v4l2_subdev *sd, member
240 if (sd && sd->v4l2_dev && sd->v4l2_dev->notify) in v4l2_subdev_notify()
241 sd->v4l2_dev->notify(sd, notification, arg); in v4l2_subdev_notify()
Dmedia-device.h39 void (*notify)(struct media_entity *entity, void *notify_data); member
Dv4l2-ctrls.h384 v4l2_ctrl_notify_fnc notify; member
965 void v4l2_ctrl_notify(struct v4l2_ctrl *ctrl, v4l2_ctrl_notify_fnc notify,
/include/linux/qed/
Dqede_rdma.h41 void (*notify)(struct qedr_dev *, enum qede_rdma_event); member
/include/linux/usb/
Dtypec_altmode.h64 int (*notify)(struct typec_altmode *altmode, unsigned long conf, member
/include/linux/power/
Dsmartreflex.h243 int (*notify)(struct omap_sr *sr, u32 status); member
/include/acpi/
Dacpi_bus.h142 int (*notify)(struct acpi_device *, u32); member
159 acpi_op_notify notify; member
474 int (*notify)(struct acpi_device *, u32),
Dactbl1.h1342 struct acpi_hest_notify notify; member
1395 struct acpi_hest_notify notify; member
1410 struct acpi_hest_notify notify; member
1484 struct acpi_hest_notify notify; member
/include/linux/ceph/
Drados.h525 } __attribute__ ((packed)) notify; member
Dosd_client.h132 } notify; member

12