Searched refs:set_type (Results 1 – 13 of 13) sorted by relevance
/drivers/hwmon/ |
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 | 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/video/fbdev/omap2/omapfb/displays/ |
D | encoder-opa362.c | 180 .set_type = opa362_set_type,
|
D | connector-analog-tv.c | 97 in->ops.atv->set_type(in, OMAP_DSS_VENC_TYPE_COMPOSITE); in tvc_enable()
|
/drivers/gpu/drm/omapdrm/displays/ |
D | encoder-opa362.c | 179 .set_type = opa362_set_type,
|
D | connector-analog-tv.c | 98 in->ops.atv->set_type(in, OMAP_DSS_VENC_TYPE_COMPOSITE); in tvc_enable()
|
/drivers/media/v4l2-core/ |
D | tuner-core.c | 265 static void set_type(struct i2c_client *c, unsigned int type, in set_type() function 503 set_type(c, tun_setup->type, tun_setup->mode_mask, in tuner_s_type_addr() 732 set_type(client, t->type, t->mode_mask, t->config, t->fe.callback); in tuner_probe()
|
/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 | 393 typedef bool (*bfp_btc_set)(void *btcoexist, u8 set_type, void *in_buf);
|
/drivers/video/fbdev/omap2/omapfb/dss/ |
D | venc.c | 784 .set_type = venc_set_type,
|
/drivers/net/fddi/skfp/h/ |
D | cmtdef.h | 660 set_type) ( 1 ? (-1) : (-1) ) argument
|
/drivers/gpu/drm/omapdrm/dss/ |
D | venc.c | 792 .set_type = venc_set_type,
|
D | omapdss.h | 566 void (*set_type)(struct omap_dss_device *dssdev, member
|