Searched defs:name (Results 101 - 125 of 6078) sorted by last modified time

1234567891011>>

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Dpci_irq.c32 char name[MLX5_MAX_IRQ_FORMATTED_NAME]; member in struct:mlx5_irq
232 static void irq_sf_set_name(struct mlx5_irq_pool *pool, char *name, int vecidx) argument
237 static void irq_set_name(struct mlx5_irq_pool *pool, char *name, int vecidx) argument
259 char name[MLX5_MAX_IRQ_NAME]; local
521 mlx5_msix_alloc(struct mlx5_core_dev *dev, irqreturn_t (*handler)(int, void *), const struct irq_affinity_desc *affdesc, const char *name) argument
602 irq_pool_alloc(struct mlx5_core_dev *dev, int start, int size, char *name, u32 min_threshold, u32 max_threshold) argument
[all...]
/linux-master/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c89 char *name; member in struct:__anon65
[all...]
/linux-master/drivers/net/ethernet/amd/pds_core/
H A Dcore.c51 int pdsc_intr_alloc(struct pdsc *pdsc, char *name, argument
118 char name[PDSC_INTR_NAME_MAX_SZ]; local
186 pdsc_qcq_alloc(struct pdsc *pdsc, unsigned int type, unsigned int index, const char *name, unsigned int flags, unsigned int num_descs, unsigned int desc_size, unsigned int cq_desc_size, unsigned int pid, struct pdsc_qcq *qcq) argument
[all...]
H A Dcore.h68 char name[PDSC_QUEUE_NAME_MAX_SZ]; member in struct:pdsc_queue
74 char name[PDSC_INTR_NAME_MAX_SZ]; member in struct:pdsc_intr_info
136 char *name; member in struct:pdsc_viftype
/linux-master/drivers/media/platform/mediatek/vcodec/common/
H A Dmtk_vcodec_fw_vpu.c28 mtk_vcodec_vpu_set_ipi_register(struct mtk_vcodec_fw *fw, int id, mtk_vcodec_ipi_handler handler, const char *name, void *priv) argument
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/
H A Dr535.c1085 const char *name; member in struct:nv_gsp_registry_entries
1750 r535_gsp_libos_id8(const char *name) argument
2123 r535_gsp_elf_section(struct nvkm_gsp *gsp, const char *name, const u8 **pdata, u64 *psize) argument
2310 r535_gsp_load_fw(struct nvkm_gsp *gsp, const char *name, const char *ver, const struct firmware **pfw) argument
[all...]
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A Dshadowof.c53 of_init(struct nvkm_bios *bios, const char *name) argument
/linux-master/drivers/gpu/drm/msm/dp/
H A Ddp_display.c77 char *name; member in struct:dp_display_private
/linux-master/drivers/gpu/drm/msm/adreno/
H A Da6xx_gpu_state.c1718 static void print_name(struct drm_printer *p, const char *fmt, const char *name) argument
[all...]
/linux-master/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c7324 amdgpu_dm_create_common_mode(struct drm_encoder *encoder, char *name, int hdisplay, int vdisplay) argument
7358 char name[DRM_DISPLAY_MODE_LEN]; member in struct:mode_size
[all...]
/linux-master/drivers/cxl/
H A Dcxl.h812 const char *name; member in struct:cxl_driver
/linux-master/drivers/accel/ivpu/
H A Divpu_mmu.c490 static int ivpu_mmu_cmdq_cmd_write(struct ivpu_device *vdev, const char *name, u64 data0, u64 data1) argument
/linux-master/arch/mips/kernel/
H A Dptrace.c849 const char *name; member in struct:pt_regs_offset
923 int regs_query_register_offset(const char *name) argument
[all...]
/linux-master/fs/btrfs/
H A Droot-tree.c344 btrfs_del_root_ref(struct btrfs_trans_handle *trans, u64 root_id, u64 ref_id, u64 dirid, u64 *sequence, const struct fscrypt_str *name) argument
416 btrfs_add_root_ref(struct btrfs_trans_handle *trans, u64 root_id, u64 ref_id, u64 dirid, u64 sequence, const struct fscrypt_str *name) argument
[all...]
H A Dioctl.c988 btrfs_mksubvol(const struct path *parent, struct mnt_idmap *idmap, const char *name, int namelen, struct btrfs_root *snap_src, bool readonly, struct btrfs_qgroup_inherit *inherit) argument
1044 btrfs_mksnapshot(const struct path *parent, struct mnt_idmap *idmap, const char *name, int namelen, struct btrfs_root *root, bool readonly, struct btrfs_qgroup_inherit *inherit) argument
1280 __btrfs_ioctl_snap_create(struct file *file, struct mnt_idmap *idmap, const char *name, unsigned long fd, int subvol, bool readonly, struct btrfs_qgroup_inherit *inherit) argument
1838 btrfs_search_path_in_tree(struct btrfs_fs_info *info, u64 tree_id, u64 dirid, char *name) argument
2959 struct fscrypt_str name = FSTR_INIT("default", 7); local
[all...]
H A Ddelayed-inode.c1786 char *name; local
1471 btrfs_insert_delayed_dir_index(struct btrfs_trans_handle *trans, const char *name, int name_len, struct btrfs_inode *dir, struct btrfs_disk_key *disk_key, u8 flags, u64 index) argument
/linux-master/kernel/time/
H A Dtimer.c855 init_timer_on_stack_key(struct timer_list *timer, void (*func)(struct timer_list *), unsigned int flags, const char *name, struct lock_class_key *key) argument
895 do_init_timer(struct timer_list *timer, void (*func)(struct timer_list *), unsigned int flags, const char *name, struct lock_class_key *key) argument
920 init_timer_key(struct timer_list *timer, void (*func)(struct timer_list *), unsigned int flags, const char *name, struct lock_class_key *key) argument
[all...]
/linux-master/include/linux/
H A Dtimer.h80 init_timer_on_stack_key(struct timer_list *timer, void (*func)(struct timer_list *), unsigned int flags, const char *name, struct lock_class_key *key) argument
/linux-master/arch/x86/kernel/cpu/resctrl/
H A Dinternal.h124 char *name; member in struct:mon_evt
318 char *name; member in struct:rftype
/linux-master/sound/soc/sof/
H A Dsof-priv.h401 const char *name; member in struct:snd_sof_debugfs_map
858 static inline int sof_client_dev_register(struct snd_sof_dev *sdev, const char *name, argument
864 sof_client_dev_unregister(struct snd_sof_dev *sdev, const char *name, u32 id) argument
H A Dsof-audio.h306 const char *name; member in struct:sof_token_info
362 const char *name; member in struct:snd_sof_control
523 const char *name; member in struct:snd_sof_dai
H A Dops.h305 snd_sof_debugfs_add_region_item(struct snd_sof_dev *sdev, enum snd_sof_fw_blk_type blk_type, u32 offset, size_t size, const char *name, enum sof_debugfs_access_type access_type) argument
H A Dipc4-priv.h54 const char *name; member in struct:sof_ipc4_fw_library
/linux-master/sound/soc/
H A Dsoc-ops.c651 snd_soc_limit_volume(struct snd_soc_card *card, const char *name, int max) argument
/linux-master/sound/soc/codecs/
H A Dwm_adsp.c122 __be32 name[ member in struct:wm_adsp_host_buf_coeff_v1
162 char *name; member in struct:wm_adsp_compr_buf
178 const char *name; member in struct:wm_adsp_compr
311 const char *name; member in struct:wm_coeff_ctl
602 char name[SNDRV_CTL_ELEM_ID_NAME_MAXLEN]; local
683 wm_adsp_write_ctl(struct wm_adsp *dsp, const char *name, int type, unsigned int alg, void *buf, size_t len) argument
707 wm_adsp_read_ctl(struct wm_adsp *dsp, const char *name, int type, unsigned int alg, void *buf, size_t len) argument
[all...]

Completed in 503 milliseconds

1234567891011>>