Searched defs:sio_data (Results 1 - 9 of 9) sorted by relevance

/linux-4.4.14/drivers/hwmon/
H A Dpc87427.c986 struct pc87427_sio_data *sio_data = dev_get_platdata(dev); pc87427_init_device() local
1078 struct pc87427_sio_data *sio_data = dev_get_platdata(&pdev->dev); pc87427_probe() local
1162 static int __init pc87427_device_add(const struct pc87427_sio_data *sio_data) pc87427_device_add() argument
1219 static int __init pc87427_find(int sioaddr, struct pc87427_sio_data *sio_data) pc87427_find() argument
1318 struct pc87427_sio_data sio_data; pc87427_init() local
H A Dsmsc47m1.c530 static int __init smsc47m1_find(struct smsc47m1_sio_data *sio_data) smsc47m1_find() argument
608 static void smsc47m1_restore(const struct smsc47m1_sio_data *sio_data) smsc47m1_restore() argument
707 struct smsc47m1_sio_data *sio_data = dev_get_platdata(dev); smsc47m1_probe() local
910 struct smsc47m1_sio_data sio_data; sm_smsc47m1_init() local
857 smsc47m1_device_add(unsigned short address, const struct smsc47m1_sio_data *sio_data) smsc47m1_device_add() argument
H A Dw83627hf.c1420 struct w83627hf_sio_data *sio_data = dev_get_platdata(dev); w83627hf_probe() local
1641 struct w83627hf_sio_data *sio_data = dev_get_platdata(&pdev->dev); w83627thf_read_gpio5() local
1674 struct w83627hf_sio_data *sio_data = dev_get_platdata(&pdev->dev); w83687thf_read_vid() local
1972 struct w83627hf_sio_data sio_data; sensors_w83627hf_init() local
1275 w83627hf_find(int sioaddr, unsigned short *addr, struct w83627hf_sio_data *sio_data) w83627hf_find() argument
1919 w83627hf_device_add(unsigned short address, const struct w83627hf_sio_data *sio_data) w83627hf_device_add() argument
H A Df71805f.c1378 struct f71805f_sio_data *sio_data = dev_get_platdata(&pdev->dev); f71805f_probe() local
1619 struct f71805f_sio_data sio_data; f71805f_init() local
1512 f71805f_device_add(unsigned short address, const struct f71805f_sio_data *sio_data) f71805f_device_add() argument
1561 f71805f_find(int sioaddr, unsigned short *address, struct f71805f_sio_data *sio_data) f71805f_find() argument
H A Df71882fg.c2345 struct f71882fg_sio_data *sio_data = dev_get_platdata(&pdev->dev); f71882fg_probe() local
2628 static int __init f71882fg_find(int sioaddr, struct f71882fg_sio_data *sio_data) f71882fg_find() argument
2775 struct f71882fg_sio_data sio_data; f71882fg_init() local
2725 f71882fg_device_add(int address, const struct f71882fg_sio_data *sio_data) f71882fg_device_add() argument
H A Dnct6683.c1167 struct nct6683_sio_data *sio_data = dev->platform_data; nct6683_probe() local
1293 static int __init nct6683_find(int sioaddr, struct nct6683_sio_data *sio_data) nct6683_find() argument
1365 struct nct6683_sio_data sio_data; sensors_nct6683_init() local
H A Dw83627ehf.c676 struct w83627ehf_sio_data *sio_data = dev_get_platdata(dev); w83627ehf_write_fan_div_common() local
727 struct w83627ehf_sio_data *sio_data = dev_get_platdata(dev); w83627ehf_update_fan_div_common() local
784 struct w83627ehf_sio_data *sio_data = dev_get_platdata(dev); w83627ehf_update_pwm_common() local
795 struct w83627ehf_sio_data *sio_data = dev_get_platdata(dev); w83627ehf_update_device() local
1395 struct w83627ehf_sio_data *sio_data = dev_get_platdata(dev); store_pwm_mode() local
1451 struct w83627ehf_sio_data *sio_data = dev_get_platdata(dev); store_pwm_enable() local
1530 struct w83627ehf_sio_data *sio_data = dev_get_platdata(dev); store_tolerance() local
1961 w83627ehf_check_fan_inputs(const struct w83627ehf_sio_data *sio_data, w83627ehf_check_fan_inputs() argument
2052 struct w83627ehf_sio_data *sio_data = dev_get_platdata(dev); w83627ehf_probe() local
2605 struct w83627ehf_sio_data *sio_data = dev_get_platdata(dev); w83627ehf_suspend() local
2621 struct w83627ehf_sio_data *sio_data = dev_get_platdata(dev); w83627ehf_resume() local
2805 struct w83627ehf_sio_data sio_data; sensors_w83627ehf_init() local
2700 w83627ehf_find(int sioaddr, unsigned short *addr, struct w83627ehf_sio_data *sio_data) w83627ehf_find() argument
H A Dit87.c2183 struct it87_sio_data *sio_data = dev_get_platdata(dev); it87_remove_files() local
2235 struct it87_sio_data *sio_data = dev_get_platdata(dev); it87_probe() local
2541 struct it87_sio_data *sio_data = dev_get_platdata(&pdev->dev); it87_init_device() local
2824 struct it87_sio_data sio_data; sm_it87_init() local
1844 it87_find(unsigned short *address, struct it87_sio_data *sio_data) it87_find() argument
2771 it87_device_add(unsigned short address, const struct it87_sio_data *sio_data) it87_device_add() argument
H A Dnct6775.c3419 struct nct6775_sio_data *sio_data = dev_get_platdata(dev); nct6775_probe() local
4224 static int __init nct6775_find(int sioaddr, struct nct6775_sio_data *sio_data) nct6775_find() argument
4312 struct nct6775_sio_data sio_data; sensors_nct6775_init() local

Completed in 445 milliseconds