Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/iio/adc/
Dad7768-1.c550 int crt_ch = 0; in ad7768_set_channel_label() local
554 if (fwnode_property_read_u32(child, "reg", &crt_ch)) in ad7768_set_channel_label()
557 if (crt_ch >= num_channels) in ad7768_set_channel_label()
563 st->labels[crt_ch] = label; in ad7768_set_channel_label()