Home
last modified time | relevance | path

Searched refs:name_suffix (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/most/
H A Dcore.c1325 const char *name_suffix = iface->channel_vector[i].name_suffix; in most_register_interface() local
1330 if (!name_suffix) in most_register_interface()
1333 snprintf(c->name, STRING_SIZE, "%s", name_suffix); in most_register_interface()
H A Dmost_usb.c1030 tmp_cap->name_suffix = &mdev->suffix[i][0]; in hdm_probe()
/linux/drivers/hid/
H A Dhid-nvidia-shield.c243 const char *name_suffix) in shield_allocate_input_dev() argument
257 name_suffix); in shield_allocate_input_dev()