Home
last modified time | relevance | path

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

12

/include/linux/
Dvirtio_ring.h76 bool (*notify)(struct virtqueue *vq),
86 bool (*notify)(struct virtqueue *),
101 bool (*notify)(struct virtqueue *vq),
Dpwm_backlight.h22 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.h43 void (*notify)(struct vringh *); member
212 if (vrh->notify) in vringh_notify()
213 vrh->notify(vrh); in vringh_notify()
Dinterrupt.h263 void (*notify)(struct irq_affinity_notify *, const cpumask_t *mask); member
346 irq_set_affinity_notifier(unsigned int irq, struct irq_affinity_notify *notify);
380 irq_set_affinity_notifier(unsigned int irq, struct irq_affinity_notify *notify) in irq_set_affinity_notifier() argument
Dnd.h31 void (*notify)(struct device *dev, enum nvdimm_event event); member
Dthermal.h114 int (*notify) (struct thermal_zone_device *, int, member
DmISDNif.h510 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.h17 void (*notify)(int intensity); member
/include/net/
Dbonding.h364 int slave_state, bool notify) in bond_set_slave_state() argument
370 if (notify) { in bond_set_slave_state()
530 bool notify) in bond_set_slave_inactive_flags() argument
533 bond_set_slave_state(slave, BOND_STATE_BACKUP, notify); in bond_set_slave_inactive_flags()
539 bool notify) in bond_set_slave_active_flags() argument
541 bond_set_slave_state(slave, BOND_STATE_ACTIVE, notify); in bond_set_slave_active_flags()
555 static inline void bond_commit_link_state(struct slave *slave, bool notify) in bond_commit_link_state() argument
561 if (notify) { in bond_commit_link_state()
574 bool notify) in bond_set_slave_link_state() argument
577 bond_commit_link_state(slave, notify); in bond_set_slave_link_state()
Dneighbour.h557 int *notify) in neigh_update_is_router() argument
567 *notify = 1; in neigh_update_is_router()
Dxfrm.h304 void (*notify)(struct xfrm_state *x, int event); member
571 int (*notify)(struct xfrm_state *x, const struct km_event *c); member
/include/rdma/
Drdmavt_cq.h95 u8 notify; member
/include/media/
Dv4l2-device.h53 void (*notify)(struct v4l2_subdev *sd, member
198 if (sd && sd->v4l2_dev && sd->v4l2_dev->notify) in v4l2_subdev_notify()
199 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.h338 v4l2_ctrl_notify_fnc notify; member
893 void v4l2_ctrl_notify(struct v4l2_ctrl *ctrl, v4l2_ctrl_notify_fnc notify,
/include/linux/qed/
Dqede_rdma.h65 void (*notify)(struct qedr_dev *, enum qede_rdma_event); member
/include/linux/usb/
Dtypec_altmode.h63 int (*notify)(struct typec_altmode *altmode, unsigned long conf, member
/include/linux/power/
Dsmartreflex.h241 int (*notify)(struct omap_sr *sr, u32 status); member
/include/acpi/
Dactbl1.h1236 struct acpi_hest_notify notify; member
1289 struct acpi_hest_notify notify; member
1304 struct acpi_hest_notify notify; member
1378 struct acpi_hest_notify notify; member
Dacpi_bus.h139 int (*notify)(struct acpi_device *, u32); member
156 acpi_op_notify notify; member
465 int (*notify)(struct acpi_device *, u32),
/include/linux/ceph/
Drados.h510 } __attribute__ ((packed)) notify; member
Dosd_client.h131 } notify; member

12