Searched defs:v4l2_subdev_io_pin_config (Results 1 – 1 of 1) sorted by relevance
108 struct v4l2_subdev_io_pin_config { struct109 u32 flags; /* V4L2_SUBDEV_IO_PIN_* flags for this pin's config */110 u8 pin; /* Chip external IO pin to configure */111 u8 function; /* Internal signal pad/function to route to IO pin */112 u8 value; /* Initial value for pin - e.g. GPIO output value */113 u8 strength; /* Pin drive strength */