/openbmc/linux/drivers/dma/ |
H A D | altera-msgdma.c | 764 static int request_and_map(struct platform_device *pdev, const char *name, in request_and_map()
|
/openbmc/linux/fs/nfs/ |
H A D | super.c | 1401 #define param_check_portnr(name, p) __param_check(name, p, unsigned int) argument
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/ |
H A D | qos.c | 751 static int esw_qos_devlink_rate_to_mbps(struct mlx5_core_dev *mdev, const char *name, in esw_qos_devlink_rate_to_mbps()
|
/openbmc/linux/drivers/usb/serial/ |
H A D | pl2303.c | 190 const char *name; member
|
/openbmc/linux/drivers/iio/magnetometer/ |
H A D | ak8975.c | 886 const char *name = NULL; in ak8975_probe() local
|
/openbmc/linux/tools/bpf/bpftool/ |
H A D | net.c | 430 static int __show_dev_tc_bpf_name(__u32 id, char *name, size_t len) in __show_dev_tc_bpf_name()
|
/openbmc/linux/drivers/ata/ |
H A D | ahci.c | 698 char *name; in ahci_get_port_map_mask() local
|
/openbmc/linux/drivers/input/rmi4/ |
H A D | rmi_driver.c | 356 char *name; in rmi_driver_set_input_name() local
|
/openbmc/linux/drivers/net/plip/ |
H A D | plip.c | 1271 char name[IFNAMSIZ]; in plip_attach() local
|
/openbmc/linux/sound/soc/fsl/ |
H A D | fsl_micfil.c | 52 char name[32]; member
|
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | t4_hw.c | 4837 static const char name[4][7] = { "EDC0", "EDC1", "MC/MC0", "MC1" }; in mem_intr_handler() local 6349 #define GET_STAT(name) \ in t4_get_port_stats() argument 6353 #define GET_STAT_COM(name) t4_read_reg64(adap, MPS_STAT_##name##_L) in t4_get_port_stats() argument 6445 #define GET_STAT(name) \ in t4_get_lb_stats() argument 6450 #define GET_STAT_COM(name) t4_read_reg64(adap, MPS_STAT_##name##_L) in t4_get_lb_stats() argument
|
/openbmc/linux/drivers/scsi/aic7xxx/ |
H A D | aic79xx.h | 1224 char *name; member 1308 const char *name; member 1316 const char *name; member
|
/openbmc/linux/drivers/crypto/ |
H A D | hifn_795x.c | 401 char name[HIFN_NAMESIZE]; member 2229 char name[CRYPTO_MAX_ALG_NAME]; member 2468 char name[8]; in hifn_probe() local
|
/openbmc/linux/drivers/net/ethernet/ibm/ |
H A D | ibmvnic.c | 122 char name[ETH_GSTRING_LEN]; member 4748 char name[]; member 5405 char *name; in handle_request_cap_rsp() local
|
/openbmc/linux/drivers/net/ethernet/brocade/bna/ |
H A D | bna_types.h | 251 char name[BNA_MAX_NAME_SIZE]; member 440 char name[BNA_Q_NAME_SIZE]; member 639 char name[BNA_Q_NAME_SIZE]; member
|
/openbmc/qemu/include/migration/ |
H A D | vmstate.h | 43 const char *name; member 168 const char *name; member 185 const char *name; member
|
/openbmc/linux/drivers/scsi/csiostor/ |
H A D | csio_hw.c | 343 #define FIND_VPD_KW(var, name) do { \ in csio_hw_get_vpd_params() argument 3473 static const char name[3][5] = { "EDC0", "EDC1", "MC" }; in csio_mem_intr_handler() local
|
/openbmc/linux/arch/ia64/kernel/ |
H A D | unwind.c | 2082 init_unwind_table (struct unw_table *table, const char *name, unsigned long segment_base, in init_unwind_table() 2097 unw_add_unwind_table (const char *name, unsigned long segment_base, unsigned long gp, in unw_add_unwind_table()
|
/openbmc/linux/drivers/infiniband/hw/qedr/ |
H A D | qedr.h | 77 char name[32]; member 510 #define SET_FIELD2(value, name, flag) ((value) |= ((flag) << (name ## _SHIFT))) argument
|
/openbmc/linux/drivers/virtio/ |
H A D | virtio_mem.c | 2759 const char *name = kstrdup(dev_name(&vm->vdev->dev), GFP_KERNEL); in virtio_mem_create_resource() local 2783 const char *name; in virtio_mem_delete_resource() local
|
/openbmc/linux/drivers/xen/events/ |
H A D | events_base.c | 1003 unsigned pirq, int shareable, char *name) in xen_bind_pirq_gsi_to_irq() 1089 int pirq, int nvec, const char *name, domid_t domid) in xen_bind_pirq_msi_to_irq()
|
/openbmc/linux/sound/soc/codecs/ |
H A D | wm8994.c | 347 static int wm8994_get_drc(const char *name) in wm8994_get_drc() 454 static int wm8994_get_retune_mobile_block(const char *name) in wm8994_get_retune_mobile_block()
|
/openbmc/linux/drivers/net/dsa/microchip/ |
H A D | ksz_common.h | 92 char name[16]; member 100 char name[16]; member
|
/openbmc/linux/sound/core/oss/ |
H A D | pcm_oss.c | 2476 static int snd_task_name(struct task_struct *task, char *name, size_t size) in snd_task_name() 3150 char name[128]; in snd_pcm_oss_register_minor() local
|
/openbmc/linux/tools/objtool/ |
H A D | check.c | 1243 const char **name; in add_uaccess_safe() local 2483 static bool is_profiling_func(const char *name) in is_profiling_func()
|