Home
last modified time | relevance | path

Searched defs:notify (Results 126 - 150 of 492) sorted by relevance

12345678910>>...20

/kernel/linux/linux-5.10/include/linux/
H A Dvringh.h50 void (*notify)(struct vringh *); member
/kernel/linux/linux-5.10/include/media/
H A Dmedia-device.h39 void (*notify)(struct media_entity *entity, void *notify_data); member
/kernel/linux/linux-5.10/sound/pci/mixart/
H A Dmixart_core.c444 struct mixart_timer_notify *notify; in snd_mixart_threaded_irq() local
/kernel/linux/linux-5.10/sound/aoa/core/
H A Dgpio-feature.c310 ftr_set_notify(struct gpio_runtime *rt, enum notify_type type, notify_func_t notify, void *data) ftr_set_notify() argument
[all...]
/kernel/linux/linux-5.10/sound/xen/
H A Dxen_snd_front_evtchnl.c135 int notify; in xen_snd_front_evtchnl_flush() local
/kernel/linux/linux-5.10/fs/autofs/
H A Dwaitq.c247 validate_request(struct autofs_wait_queue **wait, struct autofs_sb_info *sbi, const struct qstr *qstr, const struct path *path, enum autofs_notify notify) validate_request() argument
348 autofs_wait(struct autofs_sb_info *sbi, const struct path *path, enum autofs_notify notify) autofs_wait() argument
/kernel/linux/linux-5.10/drivers/xen/
H A Dgntalloc.c96 struct notify_info notify; /* Unmap notification */ member
[all...]
/kernel/linux/linux-5.10/net/netfilter/
H A Dnf_conntrack_ecache.c138 struct nf_ct_event_notifier *notify; in nf_conntrack_eventmask_report() local
195 struct nf_ct_event_notifier *notify; in nf_ct_deliver_cached_events() local
249 struct nf_exp_event_notifier *notify; in nf_ct_expect_event_report() local
277 struct nf_ct_event_notifier *notify; nf_conntrack_register_notifier() local
298 struct nf_ct_event_notifier *notify; nf_conntrack_unregister_notifier() local
314 struct nf_exp_event_notifier *notify; nf_ct_expect_register_notifier() local
335 struct nf_exp_event_notifier *notify; nf_ct_expect_unregister_notifier() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/
H A Dnouveau_usif.c382 struct usif_notify *notify, *ntemp; in usif_client_fini() local
H A Dnouveau_fence.c153 nouveau_fence_wait_uevent_handler(struct nvif_notify *notify) in nouveau_fence_wait_uevent_handler() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dbase.c61 nvkm_disp_vblank_ctor(struct nvkm_object *object, void *data, u32 size, struct nvkm_notify *notify) nvkm_disp_vblank_ctor() argument
98 nvkm_disp_hpd_ctor(struct nvkm_object *object, void *data, u32 size, struct nvkm_notify *notify) nvkm_disp_hpd_ctor() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/
H A Dbase.c127 nvkm_gpio_intr_ctor(struct nvkm_object *object, void *data, u32 size, struct nvkm_notify *notify) nvkm_gpio_intr_ctor() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/
H A Dbase.c108 nvkm_i2c_intr_ctor(struct nvkm_object *object, void *data, u32 size, struct nvkm_notify *notify) nvkm_i2c_intr_ctor() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv50/
H A Dhead.c536 static int nv50_head_vblank_handler(struct nvif_notify *notify) in nv50_head_vblank_handler() argument
H A Dwndw.h33 struct nvif_notify notify; member
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/core/
H A Dclient.c84 struct nvkm_client_notify *notify = container_of(n, typeof(*notify), n); in nvkm_client_notify() local
132 struct nvkm_client_notify *notify; nvkm_client_notify_new() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dbase.c129 nvkm_fifo_kevent_ctor(struct nvkm_object *object, void *data, u32 size, struct nvkm_notify *notify) nvkm_fifo_kevent_ctor() argument
148 nvkm_fifo_cevent_ctor(struct nvkm_object *object, void *data, u32 size, struct nvkm_notify *notify) nvkm_fifo_cevent_ctor() argument
186 nvkm_fifo_uevent_ctor(struct nvkm_object *object, void *data, u32 size, struct nvkm_notify *notify) nvkm_fifo_uevent_ctor() argument
[all...]
/kernel/linux/linux-5.10/drivers/media/usb/au0828/
H A Dau0828-core.c129 struct media_entity_notify *notify, *nextp; in au0828_unregister_media_device() local
/kernel/linux/linux-5.10/drivers/remoteproc/
H A Dqcom_common.c263 int qcom_unregister_ssr_notifier(void *notify, struct notifier_block *nb) in qcom_unregister_ssr_notifier() argument
/kernel/linux/linux-6.6/drivers/misc/vmw_vmci/
H A Dvmci_context.h81 bool *notify; /* Notify flag pointer - hosted only. */ member
/kernel/linux/linux-6.6/drivers/media/usb/au0828/
H A Dau0828-core.c129 struct media_entity_notify *notify, *nextp; in au0828_unregister_media_device() local
/kernel/linux/linux-6.6/fs/autofs/
H A Dwaitq.c202 validate_request(struct autofs_wait_queue **wait, struct autofs_sb_info *sbi, const struct qstr *qstr, const struct path *path, enum autofs_notify notify) validate_request() argument
303 autofs_wait(struct autofs_sb_info *sbi, const struct path *path, enum autofs_notify notify) autofs_wait() argument
/kernel/linux/linux-6.6/drivers/virtio/
H A Dvirtio_pci_modern_dev.c218 int err, common, isr, notify, device; in vp_modern_probe() local
[all...]
/kernel/linux/linux-6.6/drivers/xen/
H A Dgntalloc.c96 struct notify_info notify; /* Unmap notification */ member
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Dvringh.h57 void (*notify)(struct vringh *); member

Completed in 16 milliseconds

12345678910>>...20