/linux/sound/core/ |
A D | pcm.c | 167 FORMAT(S8), 168 FORMAT(U8), 169 FORMAT(S16_LE), 170 FORMAT(S16_BE), 171 FORMAT(U16_LE), 172 FORMAT(U16_BE), 173 FORMAT(S24_LE), 174 FORMAT(S24_BE), 188 FORMAT(A_LAW), 190 FORMAT(MPEG), [all …]
|
A D | pcm_param_trace.h | 13 HW_PARAM_ENTRY(FORMAT), \
|
/linux/drivers/gpu/drm/nouveau/ |
A D | nouveau_bo0039.c | 80 FORMAT, in nv04_bo_move_m2mf() 81 NVVAL(NV039, FORMAT, IN, 1) | in nv04_bo_move_m2mf() 82 NVVAL(NV039, FORMAT, OUT, 1), in nv04_bo_move_m2mf()
|
A D | nouveau_bo5039.c | 119 FORMAT, in nv50_bo_move_m2mf() 120 NVDEF(NV5039, FORMAT, IN, ONE) | in nv50_bo_move_m2mf() 121 NVDEF(NV5039, FORMAT, OUT, ONE), in nv50_bo_move_m2mf()
|
/linux/drivers/gpu/drm/nouveau/dispnv50/ |
A D | head827d.c | 41 NVDEF(NV827D, HEAD_SET_CONTROL_CURSOR, FORMAT, A8R8G8B8) | in head827d_curs_clr() 60 NVVAL(NV827D, HEAD_SET_CONTROL_CURSOR, FORMAT, asyh->curs.format) | in head827d_curs_set() 97 NVVAL(NV827D, HEAD_SET_PARAMS, FORMAT, asyh->core.format) | in head827d_core_set()
|
A D | ovly907e.c | 60 NVVAL(NV907E, SURFACE_SET_PARAMS, FORMAT, asyw->image.format) | in ovly907e_image_set()
|
A D | head507d.c | 134 NVDEF(NV507D, HEAD_SET_CONTROL_CURSOR, FORMAT, A8R8G8B8) | in head507d_curs_clr() 151 NVVAL(NV507D, HEAD_SET_CONTROL_CURSOR, FORMAT, asyh->curs.format) | in head507d_curs_set() 226 NVVAL(NV507D, HEAD_SET_PARAMS, FORMAT, asyh->core.format) | in head507d_core_set()
|
A D | head907d.c | 164 NVDEF(NV907D, HEAD_SET_CONTROL_CURSOR, FORMAT, A8R8G8B8) | in head907d_curs_clr() 183 NVVAL(NV907D, HEAD_SET_CONTROL_CURSOR, FORMAT, asyh->curs.format) | in head907d_curs_set() 233 NVVAL(NV907D, HEAD_SET_PARAMS, FORMAT, asyh->core.format) | in head907d_core_set()
|
A D | base827c.c | 73 NVVAL(NV827C, SURFACE_SET_PARAMS, FORMAT, asyw->image.format) | in base827c_image_set()
|
A D | ovly827e.c | 63 NVVAL(NV827E, SURFACE_SET_PARAMS, FORMAT, asyw->image.format) | in ovly827e_image_set()
|
A D | wndwc67e.c | 51 NVVAL(NVC57E, SET_PARAMS, FORMAT, asyw->image.format) | in wndwc67e_image_set()
|
A D | headc37d.c | 116 NVDEF(NVC37D, HEAD_SET_CONTROL_CURSOR, FORMAT, A8R8G8B8)); in headc37d_curs_clr() 134 NVVAL(NVC37D, HEAD_SET_CONTROL_CURSOR, FORMAT, asyh->curs.format) | in headc37d_curs_set()
|
A D | head917d.c | 90 NVVAL(NV917D, HEAD_SET_CONTROL_CURSOR, FORMAT, asyh->curs.format) | in head917d_curs_set()
|
A D | ovly507e.c | 88 NVVAL(NV507E, SURFACE_SET_PARAMS, FORMAT, asyw->image.format) | in ovly507e_image_set()
|
A D | base907c.c | 58 NVVAL(NV907C, SURFACE_SET_PARAMS, FORMAT, asyw->image.format) | in base907c_image_set()
|
A D | wndwc57e.c | 57 NVVAL(NVC57E, SET_PARAMS, FORMAT, asyw->image.format) | in wndwc57e_image_set()
|
/linux/Documentation/trace/postprocess/ |
A D | trace-pagealloc-postprocess.pl | 97 if (!open (FORMAT, "/sys/kernel/debug/tracing/events/$event/format")) { 101 while (!eof(FORMAT)) { 102 $line = <FORMAT>;
|
A D | trace-vmscan-postprocess.pl | 143 if (!open (FORMAT, "/sys/kernel/debug/tracing/events/$event/format")) { 148 while (!eof(FORMAT)) { 149 $line = <FORMAT>;
|
/linux/tools/testing/selftests/ |
A D | Makefile | 245 FORMAT ?= .gz macro 246 TAR_PATH = $(abspath ${INSTALL_PATH}/kselftest-packages/kselftest.tar${FORMAT})
|
/linux/tools/lib/bpf/ |
A D | libbpf_errno.c | 26 [ERRCODE_OFFSET(FORMAT)] = "BPF object format invalid",
|
/linux/drivers/media/usb/uvc/ |
A D | uvc_v4l2.c | 173 uvc_dbg(stream->dev, FORMAT, "Trying format 0x%08x (%c%c%c%c): %ux%u\n", in uvc_v4l2_try_format() 216 uvc_dbg(stream->dev, FORMAT, "Unsupported size %ux%u\n", in uvc_v4l2_try_format() 223 uvc_dbg(stream->dev, FORMAT, in uvc_v4l2_try_format() 270 uvc_dbg(stream->dev, FORMAT, in uvc_v4l2_try_format() 282 uvc_dbg(stream->dev, FORMAT, in uvc_v4l2_try_format() 426 uvc_dbg(stream->dev, FORMAT, "Setting frame interval to %u/%u (%u)\n", in uvc_v4l2_set_streamparm()
|
/linux/arch/m68k/fpsp040/ |
A D | sasin.S | 97 oril #0x3F800000,%d0 | ...+-1 IN SGL FORMAT
|
/linux/tools/bpf/bpftool/Documentation/ |
A D | bpftool-btf.rst | 24 | **bpftool** **btf dump** *BTF_SRC* [**format** *FORMAT*] 28 | *FORMAT* := { **raw** | **c** }
|
/linux/Documentation/dev-tools/ |
A D | kselftest.rst | 173 specifying a `FORMAT` make variable. Any value recognized by `tar's auto-compress`_ 176 $ make -C tools/testing/selftests gen_tar FORMAT=.xz 182 $ make -C tools/testing/selftests gen_tar TARGETS="bpf" FORMAT=.xz
|
/linux/arch/m68k/kernel/ |
A D | signal.c | 60 #define FORMAT 4 macro 63 #define FORMAT 0 macro 104 tregs->format = FORMAT; in fixup_exception()
|