Searched full:directions (Results 1 – 25 of 212) sorted by relevance
123456789
/Linux-v5.15/drivers/staging/media/sunxi/cedrus/ |
D | cedrus_video.c | 40 .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()
|
D | cedrus_video.h | 21 u32 directions; member
|
/Linux-v5.15/include/uapi/linux/ |
D | atm_tcp.h | 37 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/ |
D | sysfs-driver-xdata | 8 in all directions. 33 in all directions.
|
D | sysfs-bus-counter | 74 Y. Two count directions are available: forward and backward. 80 This attribute exposes such count directions.
|
/Linux-v5.15/tools/testing/selftests/dma/ |
D | dma_map_benchmark.c | 26 static char *directions[] = { variable 145 threads, seconds, node, dir[directions], granule); in main()
|
/Linux-v5.15/drivers/gpu/drm/msm/disp/dpu1/ |
D | dpu_hw_sspp.h | 122 * bottom directions from source image for scaling. 131 * bottom directions for scaling. 143 * directions
|
D | dpu_hw_util.h | 168 * and bottom directions from source image for scaling. 176 * bottom directions for scaling.
|
/Linux-v5.15/drivers/net/wireless/ath/ath11k/ |
D | ce.h | 30 * Directions for interconnect pipe configuration. 34 * Pipe Directions are relative to the Host, so PIPEDIR_IN means
|
/Linux-v5.15/include/linux/ |
D | most.h | 61 * @direction: Supported channel directions. 81 * and directions. This information is provided by an HDM for the MostCore. 163 * Directions of usage:
|
D | intel-svm.h | 43 * which requires guest and host PASID translation at both directions.
|
/Linux-v5.15/tools/testing/vsock/ |
D | README | 19 Invoke test binaries in both directions as follows:
|
/Linux-v5.15/Documentation/input/ |
D | gamepad.rst | 55 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/ |
D | adi,axi-i2s.txt | 4 (capture) or both directions enabled.
|
/Linux-v5.15/drivers/staging/rtl8192u/ieee80211/ |
D | rtl819x_TS.h | 11 /* This define the Tx/Rx directions */
|
/Linux-v5.15/net/hsr/ |
D | Kconfig | 19 device will be sent in both directions on the ring (over both slave
|
/Linux-v5.15/sound/soc/ti/ |
D | sdma-pcm.c | 42 /* Standard names for the directions: 'tx' and 'rx' */ in sdma_pcm_platform_register()
|
/Linux-v5.15/Documentation/userspace-api/media/v4l/ |
D | pixfmt-m420.rst | 22 directions. Each CbCr pair belongs to four pixels. For example,
|
/Linux-v5.15/Documentation/fb/ |
D | arkfb.rst | 26 * panning in both directions
|
D | vt8623fb.rst | 24 * panning in both directions
|
/Linux-v5.15/sound/soc/fsl/ |
D | fsl_asrc_common.h | 10 /* directions */
|
/Linux-v5.15/drivers/media/rc/keymaps/ |
D | rc-imon-rsc.c | 10 // with 16 directions. This is supported by the imon_rsc BPF decoder
|
/Linux-v5.15/Documentation/scsi/ |
D | advansys.rst | 175 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/ |
D | sun6i-msgbox.c | 120 /* 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/ |
D | apds990x.rst | 28 Driver makes necessary conversions to both directions so that user handles
|
123456789