Searched refs:name_suffix (Results 1 – 5 of 5) sorted by relevance
116 char *name_suffix; member
1777 const char *name_suffix = iface->channel_vector[i].name_suffix; in most_register_interface() local1779 if (!name_suffix) in most_register_interface()1781 else if (name_suffix[0] == '@') in most_register_interface()1783 name_suffix); in most_register_interface()1785 snprintf(channel_name, STRING_SIZE, "%s", name_suffix); in most_register_interface()
335 dev->capabilities[CH_RX].name_suffix = "rx"; in i2c_probe()337 dev->capabilities[CH_TX].name_suffix = "tx"; in i2c_probe()
803 cap->name_suffix = hdm_ch->name; in dim2_probe()
1295 tmp_cap->name_suffix = &mdev->suffix[i][0]; in hdm_probe()