Home
last modified time | relevance | path

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

/linux/drivers/iio/adc/
H A Dmcp3564.c999 struct iio_chan_spec temp_chanspec = mcp3564_temp_channel_template; in mcp3564_parse_fw_children() local
1074 temp_chanspec.scan_index = chan_idx; in mcp3564_parse_fw_children()
1075 channels[chan_idx] = temp_chanspec; in mcp3564_parse_fw_children()