Searched refs:set_type (Results 1 – 6 of 6) sorted by relevance
/drivers/hwmon/ |
D | lm95241.c | 163 static ssize_t set_type(struct device *dev, struct device_attribute *attr, in set_type() function 304 static SENSOR_DEVICE_ATTR(temp2_type, S_IWUSR | S_IRUGO, show_type, set_type, 306 static SENSOR_DEVICE_ATTR(temp3_type, S_IWUSR | S_IRUGO, show_type, set_type,
|
D | lm95234.c | 252 static ssize_t set_type(struct device *dev, struct device_attribute *attr, in set_type() function 519 static SENSOR_DEVICE_ATTR(temp2_type, S_IWUSR | S_IRUGO, show_type, set_type, 521 static SENSOR_DEVICE_ATTR(temp3_type, S_IWUSR | S_IRUGO, show_type, set_type, 523 static SENSOR_DEVICE_ATTR(temp4_type, S_IWUSR | S_IRUGO, show_type, set_type, 525 static SENSOR_DEVICE_ATTR(temp5_type, S_IWUSR | S_IRUGO, show_type, set_type,
|
D | lm95245.c | 312 static ssize_t set_type(struct device *dev, struct device_attribute *attr, in set_type() function 394 set_type, 0);
|
D | lm63.c | 718 static ssize_t set_type(struct device *dev, struct device_attribute *attr, in set_type() function 857 static DEVICE_ATTR(temp2_type, S_IWUSR | S_IRUGO, show_type, set_type);
|
/drivers/media/v4l2-core/ |
D | tuner-core.c | 261 static void set_type(struct i2c_client *c, unsigned int type, in set_type() function 495 set_type(c, tun_setup->type, tun_setup->mode_mask, in tuner_s_type_addr() 692 set_type(client, t->type, t->mode_mask, t->config, t->fe.callback); in tuner_probe()
|
/drivers/net/fddi/skfp/h/ |
D | cmtdef.h | 660 set_type) ( 1 ? (-1) : (-1) ) argument
|