Home
last modified time | relevance | path

Searched refs:DEV_NAME_LEN (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/marvell/libertas/
H A Ddefs.h133 #define DEV_NAME_LEN 32 macro
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/libertas_tf/
H A Dlibertas_tf.h104 #define DEV_NAME_LEN 32 macro
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/libertas_tf/
H A Dlibertas_tf.h104 #define DEV_NAME_LEN 32 macro
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/libertas/
H A Ddefs.h133 #define DEV_NAME_LEN 32 macro
/kernel/linux/linux-5.10/drivers/misc/
H A Dxilinx_sdfec.c27 #define DEV_NAME_LEN 12 macro
217 char dev_name[DEV_NAME_LEN];
1439 snprintf(xsdfec->dev_name, DEV_NAME_LEN, "xsdfec%d", xsdfec->dev_id); in xsdfec_probe()
/kernel/linux/linux-6.6/drivers/misc/
H A Dxilinx_sdfec.c28 #define DEV_NAME_LEN 12 macro
218 char dev_name[DEV_NAME_LEN];
1404 snprintf(xsdfec->dev_name, DEV_NAME_LEN, "xsdfec%d", xsdfec->dev_id); in xsdfec_probe()
/kernel/linux/linux-5.10/sound/pci/hda/
H A Dhda_codec.c869 #define DEV_NAME_LEN 31 macro
874 char name[DEV_NAME_LEN]; in snd_hda_codec_device_init()
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dhda_codec.c888 #define DEV_NAME_LEN 31 macro
903 char name[DEV_NAME_LEN]; in snd_hda_codec_device_init()
/kernel/linux/linux-5.10/drivers/block/
H A Drbd.c141 #define DEV_NAME_LEN 32 macro
391 char name[DEV_NAME_LEN]; /* blkdev name, e.g. rbd3 */
/kernel/linux/linux-6.6/drivers/block/
H A Drbd.c141 #define DEV_NAME_LEN 32 macro
391 char name[DEV_NAME_LEN]; /* blkdev name, e.g. rbd3 */

Completed in 35 milliseconds