Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/proximity/
H A Dsx9360.c351 static const char *sx9360_channel_labels[SX9360_NUM_CHANNELS] = { variable
358 return sysfs_emit(label, "%s\n", sx9360_channel_labels[chan->channel]); in sx9360_read_label()