Home
last modified time | relevance | path

Searched defs:handler (Results 401 - 425 of 1031) sorted by relevance

1...<<11121314151617181920>>...42

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gvt/
H A Dinterrupt.c628 gvt_event_virt_handler_t handler; in intel_vgpu_trigger_virtual_event() local
/kernel/linux/linux-5.10/drivers/gpu/host1x/
H A Dintr.c138 action_handler handler = action_handlers[i]; in run_handlers() local
/kernel/linux/linux-5.10/drivers/greybus/
H A Dconnection.c144 _gb_connection_create(struct gb_host_device *hd, int hd_cport_id, struct gb_interface *intf, struct gb_bundle *bundle, int cport_id, gb_request_handler_t handler, unsigned long flags) _gb_connection_create() argument
228 gb_connection_create_static(struct gb_host_device *hd, u16 hd_cport_id, gb_request_handler_t handler) gb_connection_create_static() argument
244 gb_connection_create(struct gb_bundle *bundle, u16 cport_id, gb_request_handler_t handler) gb_connection_create() argument
255 gb_connection_create_flags(struct gb_bundle *bundle, u16 cport_id, gb_request_handler_t handler, unsigned long flags) gb_connection_create_flags() argument
[all...]
/kernel/linux/linux-5.10/drivers/power/supply/
H A Dda9150-charger.c460 da9150_charger_register_irq(struct platform_device *pdev, irq_handler_t handler, const char *irq_name) da9150_charger_register_irq() argument
/kernel/linux/linux-5.10/drivers/media/rc/
H A Drc-ir-raw.c24 struct ir_raw_handler *handler; in ir_raw_event_thread() local
247 struct ir_raw_handler *handler; in change_protocol() local
524 struct ir_raw_handler *handler; ir_raw_encode_scancode() local
594 struct ir_raw_handler *handler; ir_raw_encode_carrier() local
661 struct ir_raw_handler *handler; ir_raw_event_unregister() local
[all...]
/kernel/linux/linux-5.10/drivers/ntb/
H A Dmsi.c279 int ntbm_msi_request_threaded_irq(struct ntb_dev *ntb, irq_handler_t handler, in ntbm_msi_request_threaded_irq() argument
/kernel/linux/linux-5.10/include/linux/greybus/
H A Dconnection.h49 gb_request_handler_t handler; member
/kernel/linux/linux-5.10/include/linux/mfd/wm8994/
H A Dcore.h120 wm8994_request_irq(struct wm8994 *wm8994, int irq, irq_handler_t handler, const char *name, void *data) wm8994_request_irq() argument
/kernel/linux/linux-6.6/drivers/media/rc/
H A Drc-ir-raw.c24 struct ir_raw_handler *handler; in ir_raw_event_thread() local
245 struct ir_raw_handler *handler; in change_protocol() local
522 struct ir_raw_handler *handler; ir_raw_encode_scancode() local
592 struct ir_raw_handler *handler; ir_raw_encode_carrier() local
659 struct ir_raw_handler *handler; ir_raw_event_unregister() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/amd/pds_core/
H A Dcore.c51 pdsc_intr_alloc(struct pdsc *pdsc, char *name, irq_handler_t handler, void *data) pdsc_intr_alloc() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Ddevcom.c30 mlx5_devcom_event_handler_t handler; member
110 mlx5_devcom_comp_alloc(u64 id, u64 key, mlx5_devcom_event_handler_t handler) in mlx5_devcom_comp_alloc() argument
185 devcom_component_get(struct mlx5_devcom_dev *devc, enum mlx5_devcom_component id, u64 key, mlx5_devcom_event_handler_t handler) devcom_component_get() argument
209 mlx5_devcom_register_component(struct mlx5_devcom_dev *devc, enum mlx5_devcom_component id, u64 key, mlx5_devcom_event_handler_t handler, void *data) mlx5_devcom_register_component() argument
[all...]
/kernel/linux/linux-6.6/drivers/acpi/acpica/
H A Devregion.c109 acpi_adr_space_handler handler; in acpi_ev_address_space_dispatch() local
[all...]
/kernel/linux/linux-6.6/drivers/acpi/numa/
H A Dsrat.c481 acpi_table_parse_srat(enum acpi_srat_type id, acpi_tbl_entry_handler handler, unsigned int max_entries) acpi_table_parse_srat() argument
/kernel/linux/linux-6.6/fs/hmdfs/
H A Dfile_cloud.c299 analysis_dentry_file_from_cloud(struct hmdfs_sb_info *sbi, struct file *file, struct file *handler, struct dir_context *ctx) analysis_dentry_file_from_cloud() argument
/kernel/linux/linux-6.6/fs/afs/
H A Dxattr.c36 static int afs_xattr_get_acl(const struct xattr_handler *handler, in afs_xattr_get_acl() argument
99 static int afs_xattr_set_acl(const struct xattr_handler *handler, in afs_xattr_set_acl() argument
138 static int afs_xattr_get_yfs(const struct xattr_handler *handler, in afs_xattr_get_yfs() argument
230 static int afs_xattr_set_yfs(const struct xattr_handler *handler, in afs_xattr_set_yfs() argument
268 static int afs_xattr_get_cell(const struct xattr_handler *handler, in afs_xattr_get_cell() argument
295 static int afs_xattr_get_fid(const struct xattr_handler *handler, in afs_xattr_get_fid() argument
333 static int afs_xattr_get_volume(const struct xattr_handler *handler, in afs_xattr_get_volume() argument
/kernel/linux/linux-6.6/fs/btrfs/
H A Dprops.c68 const struct prop_handler *handler; in btrfs_validate_prop() local
97 const struct prop_handler *handler; in btrfs_ignore_prop() local
109 const struct prop_handler *handler; in btrfs_set_prop() local
197 const struct prop_handler *handler; iterate_object_props() local
255 inode_prop_iterator(void *ctx, const struct prop_handler *handler, const char *value, size_t len) inode_prop_iterator() argument
[all...]
H A Dxattr.c364 static int btrfs_xattr_handler_get(const struct xattr_handler *handler, in btrfs_xattr_handler_get() argument
372 static int btrfs_xattr_handler_set(const struct xattr_handler *handler, in btrfs_xattr_handler_set() argument
385 static int btrfs_xattr_handler_set_prop(const struct xattr_handler *handler, in btrfs_xattr_handler_set_prop() argument
/kernel/linux/linux-6.6/fs/cachefiles/
H A Ddaemon.c61 int (*handler)(struct cachefiles_cache *cache, char *args); member
/kernel/linux/linux-6.6/fs/kernfs/
H A Dinode.c321 static int kernfs_vfs_xattr_get(const struct xattr_handler *handler, in kernfs_vfs_xattr_get() argument
331 static int kernfs_vfs_xattr_set(const struct xattr_handler *handler, in kernfs_vfs_xattr_set() argument
404 static int kernfs_vfs_user_xattr_set(const struct xattr_handler *handler, in kernfs_vfs_user_xattr_set() argument
/kernel/linux/linux-6.6/fs/orangefs/
H A Dxattr.c528 static int orangefs_xattr_set_default(const struct xattr_handler *handler, in orangefs_xattr_set_default() argument
540 static int orangefs_xattr_get_default(const struct xattr_handler *handler, in orangefs_xattr_get_default() argument
/kernel/linux/linux-6.6/fs/smb/client/
H A Dxattr.c91 static int cifs_xattr_set(const struct xattr_handler *handler, in cifs_xattr_set() argument
261 static int cifs_xattr_get(const struct xattr_handler *handler, in cifs_xattr_get() argument
/kernel/linux/linux-6.6/fs/ubifs/
H A Dxattr.c690 static int xattr_get(const struct xattr_handler *handler, in xattr_get() argument
701 static int xattr_set(const struct xattr_handler *handler, in xattr_set() argument
/kernel/linux/linux-6.6/include/linux/greybus/
H A Dconnection.h49 gb_request_handler_t handler; member
/kernel/linux/linux-6.6/include/net/iucv/
H A Diucv.h100 struct iucv_handler *handler; member
[all...]
/kernel/linux/linux-6.6/include/linux/mfd/wm8994/
H A Dcore.h120 wm8994_request_irq(struct wm8994 *wm8994, int irq, irq_handler_t handler, const char *name, void *data) wm8994_request_irq() argument

Completed in 16 milliseconds

1...<<11121314151617181920>>...42