Searched refs:set_type (Results 1 - 10 of 10) sorted by relevance

/drivers/hwmon/
H A Dlm95241.c162 static ssize_t set_type(struct device *dev, struct device_attribute *attr, 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,
H A Dlm95234.c249 static ssize_t set_type(struct device *dev, struct device_attribute *attr, function
504 static SENSOR_DEVICE_ATTR(temp2_type, S_IWUSR | S_IRUGO, show_type, set_type,
506 static SENSOR_DEVICE_ATTR(temp3_type, S_IWUSR | S_IRUGO, show_type, set_type,
508 static SENSOR_DEVICE_ATTR(temp4_type, S_IWUSR | S_IRUGO, show_type, set_type,
510 static SENSOR_DEVICE_ATTR(temp5_type, S_IWUSR | S_IRUGO, show_type, set_type,
H A Dlm95245.c321 static ssize_t set_type(struct device *dev, struct device_attribute *attr, function
402 set_type, 0);
H A Dlm63.c708 static ssize_t set_type(struct device *dev, struct device_attribute *attr, function
847 static DEVICE_ATTR(temp2_type, S_IWUSR | S_IRUGO, show_type, set_type);
/drivers/video/fbdev/omap2/displays-new/
H A Dconnector-analog-tv.c102 in->ops.atv->set_type(in, ddata->connector_type);
/drivers/media/v4l2-core/
H A Dtuner-core.c248 * set_type - Sets the tuner type for a given device
261 static void set_type(struct i2c_client *c, unsigned int type, function
283 /* discard private data, in case set_type() was previously called */
495 set_type(c, tun_setup->type, tun_setup->mode_mask,
586 * During client attach, set_type is called by adapter's attach_inform callback.
587 * set_type must then be completed by tuner_probe.
692 set_type(client, t->type, t->mode_mask, t->config, t->fe.callback);
/drivers/net/wireless/rtlwifi/btcoexist/
H A Dhalbtcoutsrc.h388 typedef bool (*bfp_btc_set)(void *btcoexist, u8 set_type, void *in_buf);
H A Dhalbtcoutsrc.c363 static bool halbtc_set(void *void_btcoexist, u8 set_type, void *in_buf) argument
373 switch (set_type) {
/drivers/net/fddi/skfp/h/
H A Dcmtdef.h660 set_type) ( 1 ? (-1) : (-1) )
/drivers/video/fbdev/omap2/dss/
H A Dvenc.c783 .set_type = venc_set_type,

Completed in 221 milliseconds