Lines Matching +full:device +full:- +full:specific
1 .. SPDX-License-Identifier: GPL-2.0
7 -----------------------
13 Implements creation of video2 and video3 device nodes and
14 provides v4l2 device interface to manage VID0 and VID1 layers.
21 a device object to access the services from OSD subdevice
22 using sub device ops. The connection of external encoders to VENC LCD
29 board specific settings (specified in board-xxx-evm.c). This allows
32 API to set timings in VENC for a specific display resolution. As of this
41 is connected, the timings for a specific standard/preset is retrieved from
42 the board specific table and the values are used to set the timings in
43 venc using non-standard timing mode.
48 add the available outputs as a board specific entry (i.e add the "LogicPD"
49 output name to board-xxx-evm.c). A table of timings for various LCDs
50 supported can be maintained in the board specific setup file to support
57 OSD module implements all OSD layer management and hardware specific
62 --------------