Home
last modified time | relevance | path

Searched full:directions (Results 1 – 25 of 212) sorted by relevance

123456789

/Linux-v5.15/drivers/staging/media/sunxi/cedrus/
Dcedrus_video.c40 .directions = CEDRUS_DECODE_SRC,
45 .directions = CEDRUS_DECODE_SRC,
50 .directions = CEDRUS_DECODE_SRC,
55 .directions = CEDRUS_DECODE_SRC,
60 .directions = CEDRUS_DECODE_DST,
64 .directions = CEDRUS_DECODE_DST,
76 static struct cedrus_format *cedrus_find_format(u32 pixelformat, u32 directions, in cedrus_find_format() argument
87 !(fmt->directions & directions)) in cedrus_find_format()
195 if (!(cedrus_formats[i].directions & direction)) in cedrus_enum_fmt()
Dcedrus_video.h21 u32 directions; member
/Linux-v5.15/include/uapi/linux/
Datm_tcp.h37 int type; /* message type; both directions */
38 atm_kptr_t vcc; /* both directions */
40 struct atm_qos qos; /* both directions */
/Linux-v5.15/Documentation/ABI/testing/
Dsysfs-driver-xdata8 in all directions.
33 in all directions.
Dsysfs-bus-counter74 Y. Two count directions are available: forward and backward.
80 This attribute exposes such count directions.
/Linux-v5.15/tools/testing/selftests/dma/
Ddma_map_benchmark.c26 static char *directions[] = { variable
145 threads, seconds, node, dir[directions], granule); in main()
/Linux-v5.15/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_sspp.h122 * bottom directions from source image for scaling.
131 * bottom directions for scaling.
143 * directions
Ddpu_hw_util.h168 * and bottom directions from source image for scaling.
176 * bottom directions for scaling.
/Linux-v5.15/drivers/net/wireless/ath/ath11k/
Dce.h30 * Directions for interconnect pipe configuration.
34 * Pipe Directions are relative to the Host, so PIPEDIR_IN means
/Linux-v5.15/include/linux/
Dmost.h61 * @direction: Supported channel directions.
81 * and directions. This information is provided by an HDM for the MostCore.
163 * Directions of usage:
Dintel-svm.h43 * which requires guest and host PASID translation at both directions.
/Linux-v5.15/tools/testing/vsock/
DREADME19 Invoke test binaries in both directions as follows:
/Linux-v5.15/Documentation/input/
Dgamepad.rst55 Analog-sticks provide freely moveable sticks to control directions. Not
132 Every gamepad provides a D-Pad with four directions: Up, Down, Left, Right
/Linux-v5.15/Documentation/devicetree/bindings/sound/
Dadi,axi-i2s.txt4 (capture) or both directions enabled.
/Linux-v5.15/drivers/staging/rtl8192u/ieee80211/
Drtl819x_TS.h11 /* This define the Tx/Rx directions */
/Linux-v5.15/net/hsr/
DKconfig19 device will be sent in both directions on the ring (over both slave
/Linux-v5.15/sound/soc/ti/
Dsdma-pcm.c42 /* Standard names for the directions: 'tx' and 'rx' */ in sdma_pcm_platform_register()
/Linux-v5.15/Documentation/userspace-api/media/v4l/
Dpixfmt-m420.rst22 directions. Each CbCr pair belongs to four pixels. For example,
/Linux-v5.15/Documentation/fb/
Darkfb.rst26 * panning in both directions
Dvt8623fb.rst24 * panning in both directions
/Linux-v5.15/sound/soc/fsl/
Dfsl_asrc_common.h10 /* directions */
/Linux-v5.15/drivers/media/rc/keymaps/
Drc-imon-rsc.c10 // with 16 directions. This is supported by the imon_rsc BPF decoder
/Linux-v5.15/Documentation/scsi/
Dadvansys.rst175 If init/main.c is modified as described in the 'Directions for Adding
224 Nathan Hartwell <mage@cdc3.cdc.net> provided the directions and
/Linux-v5.15/drivers/mailbox/
Dsun6i-msgbox.c120 /* The coprocessor is responsible for setting channel directions. */ in sun6i_msgbox_startup()
237 * directions, and we share this hardware block with other firmware in sun6i_msgbox_probe()
/Linux-v5.15/Documentation/misc-devices/
Dapds990x.rst28 Driver makes necessary conversions to both directions so that user handles

123456789