Searched refs:sof (Results 26 - 50 of 167) sorted by relevance

1234567

/linux-master/include/sound/sof/
H A Dxtensa.h12 #include <sound/sof/header.h>
H A Dinfo.h12 #include <sound/sof/header.h>
13 #include <sound/sof/stream.h>
H A Dcontrol.h12 #include <uapi/sound/sof/header.h>
13 #include <sound/sof/header.h>
H A Dext_manifest.h22 #include <sound/sof/info.h>
H A Dstream.h12 #include <sound/sof/header.h>
/linux-master/sound/soc/sof/
H A Dipc4-telemetry.c12 #include <sound/sof/debug.h>
13 #include <sound/sof/ipc4/header.h>
14 #include "sof-priv.h"
H A Dipc4-priv.h13 #include <sound/sof/ext_manifest4.h>
14 #include "sof-priv.h"
H A Dsof-client.h9 #include <sound/sof.h>
/linux-master/sound/soc/sof/intel/
H A Dskl.c24 #include <sound/sof.h>
25 #include <sound/sof/ext_manifest4.h>
27 #include "../sof-priv.h"
31 #include "../sof-audio.h"
H A Dtelemetry.c10 #include <sound/sof/ipc4/header.h>
11 #include <sound/sof/xtensa.h>
13 #include "../sof-priv.h"
H A Dpci-lnl.c15 #include <sound/sof.h>
17 #include "../sof-pci-dev.h"
36 [SOF_IPC_TYPE_4] = "intel/sof-ipc4/lnl",
39 [SOF_IPC_TYPE_4] = "intel/sof-ipc4-lib/lnl",
42 [SOF_IPC_TYPE_4] = "intel/sof-ipc4-tplg",
45 [SOF_IPC_TYPE_4] = "sof-lnl.ri",
47 .nocodec_tplg_filename = "sof-lnl-nocodec.tplg",
61 .name = "sof-audio-pci-intel-lnl",
H A Dpci-skl.c13 #include <sound/sof.h>
15 #include "../sof-pci-dev.h"
39 .nocodec_tplg_filename = "sof-skl-nocodec.tplg",
64 .nocodec_tplg_filename = "sof-kbl-nocodec.tplg",
80 .name = "sof-audio-pci-intel-skl",
/linux-master/sound/soc/sof/xtensa/
H A Dcore.c12 #include <sound/sof.h>
13 #include <sound/sof/xtensa.h>
14 #include "../sof-priv.h"
/linux-master/include/media/
H A Dv4l2-jpeg.h110 * @sof: pointer to frame header and size
130 struct v4l2_jpeg_reference sof; member in struct:v4l2_jpeg_header
/linux-master/include/uapi/linux/
H A Duvcvideo.h82 * @sof: USB Frame Number
91 * always sizeof(meta->ns) + sizeof(meta->sof) + meta->length bytes large.
95 __u16 sof; member in struct:uvc_meta_buf
/linux-master/sound/soc/intel/boards/
H A Dsof_nuvoton_common.c9 #include <sound/sof.h>
/linux-master/sound/soc/sof/amd/
H A Dpci-rn.c17 #include <sound/sof.h>
21 #include "../sof-pci-dev.h"
53 [SOF_IPC_TYPE_3] = "amd/sof",
56 [SOF_IPC_TYPE_3] = "amd/sof-tplg",
59 [SOF_IPC_TYPE_3] = "sof-rn.ri",
61 .nocodec_tplg_filename = "sof-acp.tplg",
H A Dpci-rmb.c17 #include <sound/sof.h>
21 #include "../sof-pci-dev.h"
52 [SOF_IPC_TYPE_3] = "amd/sof",
55 [SOF_IPC_TYPE_3] = "amd/sof-tplg",
58 [SOF_IPC_TYPE_3] = "sof-rmb.ri",
60 .nocodec_tplg_filename = "sof-acp.tplg",
H A Dpci-vangogh.c17 #include <sound/sof.h>
21 #include "../sof-pci-dev.h"
51 [SOF_IPC_TYPE_3] = "amd/sof",
54 [SOF_IPC_TYPE_3] = "amd/sof-tplg",
57 [SOF_IPC_TYPE_3] = "sof-vangogh.ri",
59 .nocodec_tplg_filename = "sof-acp.tplg",
/linux-master/sound/soc/sof/imx/
H A Dimx-common.c8 #include <sound/sof/xtensa.h>
/linux-master/sound/soc/sof/mediatek/
H A Dmtk-adsp-common.c15 #include <sound/sof/xtensa.h>
/linux-master/drivers/media/usb/gspca/
H A Dpac207.c18 /* Include pac common sof detection functions */
360 unsigned char *sof; local
362 sof = pac_find_sof(gspca_dev, &sd->sof_read, data, len);
363 if (sof) {
367 n = sof - data;
376 len -= sof - data;
377 data = sof;
/linux-master/drivers/media/platform/qcom/camss/
H A Dcamss-vfe.h82 struct completion sof; member in struct:vfe_output
124 void (*sof)(struct vfe_device *vfe, enum vfe_line_id line_id); member in struct:vfe_isr_ops
/linux-master/include/trace/events/
H A Dsof.h9 #define TRACE_SYSTEM sof
15 #include <sound/sof/stream.h>
16 #include "../../../sound/soc/sof/sof-audio.h"
/linux-master/drivers/thunderbolt/
H A Dnhi_regs.h25 * For TX set length/eof/sof.
26 * For RX length/eof/sof are set by the NHI.
32 u32 sof:4; member in struct:ring_desc

Completed in 402 milliseconds

1234567