Searched refs:s_gpio (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/media/pci/saa7146/
H A Dmxb.c370 saa7111a_call(mxb, core, s_gpio, 1);
773 saa7111a_call(mxb, core, s_gpio, 0);
785 saa7111a_call(mxb, core, s_gpio, 1);
/linux-master/include/media/
H A Dv4l2-subdev.h163 * @s_gpio: set GPIO pins. Very simple right now, might need to be extended with
202 int (*s_gpio)(struct v4l2_subdev *sd, u32 val); member in struct:v4l2_subdev_core_ops
/linux-master/drivers/media/i2c/
H A Dsaa7115.c1581 .s_gpio = saa711x_s_gpio,

Completed in 94 milliseconds