Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dw83627hf.c51 struct w83627hf_sio_data { struct
100 superio_outb(struct w83627hf_sio_data *sio, int reg, int val) in superio_outb()
107 superio_inb(struct w83627hf_sio_data *sio, int reg) in superio_inb()
114 superio_select(struct w83627hf_sio_data *sio, int ld) in superio_select()
121 superio_enter(struct w83627hf_sio_data *sio) in superio_enter()
133 superio_exit(struct w83627hf_sio_data *sio) in superio_exit()
1668 struct w83627hf_sio_data *sio_data = dev_get_platdata(dev); in w83627hf_probe()
1853 struct w83627hf_sio_data *sio_data) in w83627hf_find()
1921 const struct w83627hf_sio_data *sio_data) in w83627hf_device_add()
1949 sizeof(struct w83627hf_sio_data)); in w83627hf_device_add()
[all …]