Home
last modified time | relevance | path

Searched refs:DEV_NAME_LEN (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/wireless/marvell/libertas/
H A Ddefs.h133 #define DEV_NAME_LEN 32 macro
/linux/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()
/linux/drivers/net/wireless/marvell/libertas_tf/
H A Dlibertas_tf.h104 #define DEV_NAME_LEN 32 macro
/linux/sound/pci/hda/
H A Dhda_codec.c886 #define DEV_NAME_LEN 31 macro
901 char name[DEV_NAME_LEN]; in snd_hda_codec_device_init()