Lines Matching full:subdevice

104  * enum v4l2_subdev_io_pin_bits - Subdevice external IO pin configuration
124 * struct v4l2_subdev_io_pin_config - Subdevice external IO pin configuration
150 * other than just subdevice initialization.
179 * @s_power: puts subdevice in power saving mode (on == 0) or normal operation
822 * subdevice routing table. Subdevs that implement this operation
985 * @regulators: Optional regulators used to power on/off the subdevice
987 * @host_priv: Per-subdevice data, specific for a certain video host device
1034 * @pdata: common part of subdevice platform data
1206 * is owned by the subdevice, the function returns the endpoint port
1286 * v4l2_subdev_init_finalize() - Finalizes the initialization of the subdevice
1311 * v4l2_subdev_cleanup() - Releases the resources allocated by the subdevice
1312 * @sd: The subdevice
1329 * @state: subdevice state
1359 * @state: subdevice state
1380 * @state: subdevice state
1401 * @state: subdevice state
1424 * @sd: subdevice
1425 * @state: subdevice state
1441 * @sd: subdevice
1442 * @state: subdevice state
1459 * @sd: The subdevice
1460 * @state: The subdevice state
1489 * @sd: The subdevice
1490 * @state: The subdevice state
1525 * @state: subdevice state
1541 * @state: Subdevice state
1562 * enum v4l2_subdev_routing_restriction - Subdevice internal routing restrictions
1610 * @sd: The subdevice
1624 * @sd: The subdevice
1628 * This function enables streams on a source @pad of a subdevice. The pad is
1654 * @sd: The subdevice
1658 * This function disables streams on a source @pad of a subdevice. The pad is
1685 * @sd: The subdevice
1688 * Subdevice drivers that implement the streams-aware
1705 * @state: The subdevice state
1718 * @state: The subdevice state
1730 * @sd: The subdevice
1732 * Returns the active state for the subdevice, or NULL if the subdev does not
1751 * @sd: The subdevice
1753 * Returns the active state for the subdevice, or NULL if the subdev does not
1770 * state for the subdevice
1771 * @sd: The subdevice
1773 * Returns the locked active state for the subdevice, or NULL if the subdev
1903 * v4l2_subdev_notify_event() - Delivers event notification for subdevice