/include/linux/ |
D | virtio_ring.h | 76 bool (*notify)(struct virtqueue *vq), 86 bool (*notify)(struct virtqueue *), 101 bool (*notify)(struct virtqueue *vq),
|
D | pwm_backlight.h | 22 int (*notify)(struct device *dev, int brightness); member
|
D | dm-io.h | 63 struct dm_io_notify notify; /* Synchronous if notify.fn is NULL */ member
|
D | wmi.h | 41 void (*notify)(struct wmi_device *device, union acpi_object *data); member
|
D | vringh.h | 43 void (*notify)(struct vringh *); member 212 if (vrh->notify) in vringh_notify() 213 vrh->notify(vrh); in vringh_notify()
|
D | interrupt.h | 263 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
|
D | nd.h | 31 void (*notify)(struct device *dev, enum nvdimm_event event); member
|
D | thermal.h | 114 int (*notify) (struct thermal_zone_device *, int, member
|
D | mISDNif.h | 510 struct completion *notify; member
|
/include/soc/tegra/ |
D | ivc.h | 23 void (*notify)(struct tegra_ivc *ivc, void *data); member 97 void (*notify)(struct tegra_ivc *ivc, void *data),
|
/include/linux/spi/ |
D | corgi_lcd.h | 17 void (*notify)(int intensity); member
|
/include/net/ |
D | bonding.h | 364 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()
|
D | neighbour.h | 557 int *notify) in neigh_update_is_router() argument 567 *notify = 1; in neigh_update_is_router()
|
D | xfrm.h | 304 void (*notify)(struct xfrm_state *x, int event); member 571 int (*notify)(struct xfrm_state *x, const struct km_event *c); member
|
/include/rdma/ |
D | rdmavt_cq.h | 95 u8 notify; member
|
/include/media/ |
D | v4l2-device.h | 53 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()
|
D | media-device.h | 39 void (*notify)(struct media_entity *entity, void *notify_data); member
|
D | v4l2-ctrls.h | 338 v4l2_ctrl_notify_fnc notify; member 893 void v4l2_ctrl_notify(struct v4l2_ctrl *ctrl, v4l2_ctrl_notify_fnc notify,
|
/include/linux/qed/ |
D | qede_rdma.h | 65 void (*notify)(struct qedr_dev *, enum qede_rdma_event); member
|
/include/linux/usb/ |
D | typec_altmode.h | 63 int (*notify)(struct typec_altmode *altmode, unsigned long conf, member
|
/include/linux/power/ |
D | smartreflex.h | 241 int (*notify)(struct omap_sr *sr, u32 status); member
|
/include/acpi/ |
D | actbl1.h | 1236 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
|
D | acpi_bus.h | 139 int (*notify)(struct acpi_device *, u32); member 156 acpi_op_notify notify; member 465 int (*notify)(struct acpi_device *, u32),
|
/include/linux/ceph/ |
D | rados.h | 510 } __attribute__ ((packed)) notify; member
|
D | osd_client.h | 131 } notify; member
|