Searched refs:set_type (Results 1 – 11 of 11) sorted by relevance
/drivers/hwmon/ |
D | lm95241.c | 162 static ssize_t set_type(struct device *dev, struct device_attribute *attr, in set_type() function 300 static SENSOR_DEVICE_ATTR(temp2_type, S_IWUSR | S_IRUGO, show_type, set_type, 302 static SENSOR_DEVICE_ATTR(temp3_type, S_IWUSR | S_IRUGO, show_type, set_type,
|
D | lm95234.c | 254 static ssize_t set_type(struct device *dev, struct device_attribute *attr, in set_type() function 509 static SENSOR_DEVICE_ATTR(temp2_type, S_IWUSR | S_IRUGO, show_type, set_type, 511 static SENSOR_DEVICE_ATTR(temp3_type, S_IWUSR | S_IRUGO, show_type, set_type, 513 static SENSOR_DEVICE_ATTR(temp4_type, S_IWUSR | S_IRUGO, show_type, set_type, 515 static SENSOR_DEVICE_ATTR(temp5_type, S_IWUSR | S_IRUGO, show_type, set_type,
|
D | lm95245.c | 318 static ssize_t set_type(struct device *dev, struct device_attribute *attr, in set_type() function 399 set_type, 0);
|
D | lm63.c | 708 static ssize_t set_type(struct device *dev, struct device_attribute *attr, in set_type() function 847 static DEVICE_ATTR(temp2_type, S_IWUSR | S_IRUGO, show_type, set_type);
|
/drivers/media/v4l2-core/ |
D | tuner-core.c | 264 static void set_type(struct i2c_client *c, unsigned int type, in set_type() function 502 set_type(c, tun_setup->type, tun_setup->mode_mask, in tuner_s_type_addr() 714 set_type(client, t->type, t->mode_mask, t->config, t->fe.callback); in tuner_probe()
|
/drivers/video/fbdev/omap2/displays-new/ |
D | encoder-opa362.c | 180 .set_type = opa362_set_type,
|
D | connector-analog-tv.c | 102 in->ops.atv->set_type(in, ddata->connector_type); in tvc_enable()
|
/drivers/net/wireless/realtek/rtlwifi/btcoexist/ |
D | halbtcoutsrc.c | 363 static bool halbtc_set(void *void_btcoexist, u8 set_type, void *in_buf) in halbtc_set() argument 373 switch (set_type) { in halbtc_set()
|
D | halbtcoutsrc.h | 388 typedef bool (*bfp_btc_set)(void *btcoexist, u8 set_type, void *in_buf);
|
/drivers/video/fbdev/omap2/dss/ |
D | venc.c | 796 .set_type = venc_set_type,
|
/drivers/net/fddi/skfp/h/ |
D | cmtdef.h | 660 set_type) ( 1 ? (-1) : (-1) ) argument
|