Searched defs:set_gpio (Results 1 - 4 of 4) sorted by relevance

/drivers/media/dvb-frontends/
H A Ddib7000p.h55 int (*set_gpio)(struct dvb_frontend *demod, u8 num, u8 dir, u8 val); member in struct:dib7000p_ops
H A Ddib8000.h46 int (*set_gpio)(struct dvb_frontend *fe, u8 num, u8 dir, u8 val); member in struct:dib8000_ops
/drivers/hwmon/
H A Dadm1026.c1191 static ssize_t set_gpio(struct device *dev, struct device_attribute *attr, function
1216 static DEVICE_ATTR(gpio, S_IRUGO | S_IWUSR, show_gpio, set_gpio);
/drivers/tty/
H A Dsynclink_gt.c519 static int set_gpio(struct slgt_info *info, struct gpio_desc __user *gpio);
1059 return set_gpio(info, argp);
2977 static int set_gpio(struct slgt_info *info, struct gpio_desc __user *user_gpio) function
2987 DBGINFO(("%s set_gpio state=%08x smask=%08x dir=%08x dmask=%08x\n",

Completed in 212 milliseconds