word_sized       1429 drivers/hwmon/nct6775.c 	int res, word_sized = is_word_sized(data, reg);
word_sized       1434 drivers/hwmon/nct6775.c 	if (word_sized) {
word_sized       1444 drivers/hwmon/nct6775.c 	int word_sized = is_word_sized(data, reg);
word_sized       1448 drivers/hwmon/nct6775.c 	if (word_sized) {
word_sized        529 drivers/hwmon/w83627ehf.c 	int res, word_sized = is_word_sized(reg);
word_sized        536 drivers/hwmon/w83627ehf.c 	if (word_sized) {
word_sized        549 drivers/hwmon/w83627ehf.c 	int word_sized = is_word_sized(reg);
word_sized        555 drivers/hwmon/w83627ehf.c 	if (word_sized) {
word_sized       1591 drivers/hwmon/w83627hf.c 	int res, word_sized;
word_sized       1594 drivers/hwmon/w83627hf.c 	word_sized = (((reg & 0xff00) == 0x100)
word_sized       1602 drivers/hwmon/w83627hf.c 	if (word_sized) {
word_sized       1699 drivers/hwmon/w83627hf.c 	int word_sized;
word_sized       1702 drivers/hwmon/w83627hf.c 	word_sized = (((reg & 0xff00) == 0x100)
word_sized       1708 drivers/hwmon/w83627hf.c 	if (word_sized) {
word_sized       1652 drivers/hwmon/w83781d.c 	int word_sized, res;
word_sized       1654 drivers/hwmon/w83781d.c 	word_sized = (((reg & 0xff00) == 0x100)
word_sized       1667 drivers/hwmon/w83781d.c 	if (word_sized) {
word_sized       1685 drivers/hwmon/w83781d.c 	int word_sized;
word_sized       1687 drivers/hwmon/w83781d.c 	word_sized = (((reg & 0xff00) == 0x100)
word_sized       1698 drivers/hwmon/w83781d.c 	if (word_sized) {