Home
last modified time | relevance | path

Searched refs:w83627ehf_device_names (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dw83627ehf.c54 /* used to set data->name = w83627ehf_device_names[data->sio_kind] */
55 static const char * const w83627ehf_device_names[] = { variable
1726 data->name = w83627ehf_device_names[sio_data->kind]; in w83627ehf_probe()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dw83627ehf.c54 /* used to set data->name = w83627ehf_device_names[data->sio_kind] */
55 static const char * const w83627ehf_device_names[] = { variable
1716 data->name = w83627ehf_device_names[sio_data->kind]; in w83627ehf_probe()

Completed in 5 milliseconds