Home
last modified time | relevance | path

Searched refs:setup (Results 1851 - 1875 of 4547) sorted by relevance

1...<<71727374757677787980>>...182

/kernel/linux/linux-6.6/sound/soc/sof/
H A Dsof-audio.c38 if (sroute->setup && tplg_ops && tplg_ops->route_free) in sof_reset_route_setup_status()
41 sroute->setup = false; in sof_reset_route_setup_status()
65 /* reset route setup status for all routes that contain this widget */ in sof_widget_free_unlocked()
187 /* setup widget in the DSP */ in sof_widget_setup_unlocked()
216 dev_dbg(sdev->dev, "widget %s setup complete\n", swidget->widget->name); in sof_widget_setup_unlocked()
284 if (sroute->setup) in sof_route_setup()
294 sroute->setup = true; in sof_route_setup()
358 if (sroute->setup) in sof_setup_pipeline_connections()
396 sroute->setup = true; in sof_setup_pipeline_connections()
/third_party/protobuf/src/google/protobuf/util/internal/
H A Djson_stream_parser_test.cc91 std::function<void(JsonStreamParser*)> setup) { in RunTest()
93 setup(&parser); in RunTest()
127 std::function<void(JsonStreamParser*)> setup = [](JsonStreamParser* p) { in DoTest()
129 util::Status result = RunTest(json, split, setup);
138 std::function<void(JsonStreamParser*)> setup = [](JsonStreamParser* p) { in DoErrorTest()
140 util::Status result = RunTest(json, split, setup);
90 RunTest(StringPiece json, int split, std::function<void(JsonStreamParser*)> setup) RunTest() argument
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Dfsl_qe_udc.c780 struct usb_ctrlrequest *setup);
783 /* when BD PID is setup, handle the packet */
1999 /* only handle the setup request, suppose the device in normal status */
2001 struct usb_ctrlrequest *setup) in setup_received_handle()
2004 u16 wValue = le16_to_cpu(setup->wValue); in setup_received_handle()
2005 u16 wIndex = le16_to_cpu(setup->wIndex); in setup_received_handle()
2006 u16 wLength = le16_to_cpu(setup->wLength); in setup_received_handle()
2011 if (setup->bRequestType & USB_DIR_IN) in setup_received_handle()
2016 switch (setup->bRequest) { in setup_received_handle()
2019 if ((setup in setup_received_handle()
2000 setup_received_handle(struct qe_udc *udc, struct usb_ctrlrequest *setup) setup_received_handle() argument
[all...]
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Dfsl_qe_udc.c786 struct usb_ctrlrequest *setup);
789 /* when BD PID is setup, handle the packet */
2006 /* only handle the setup request, suppose the device in normal status */
2008 struct usb_ctrlrequest *setup) in setup_received_handle()
2011 u16 wValue = le16_to_cpu(setup->wValue); in setup_received_handle()
2012 u16 wIndex = le16_to_cpu(setup->wIndex); in setup_received_handle()
2013 u16 wLength = le16_to_cpu(setup->wLength); in setup_received_handle()
2018 if (setup->bRequestType & USB_DIR_IN) in setup_received_handle()
2023 switch (setup->bRequest) { in setup_received_handle()
2026 if ((setup in setup_received_handle()
2007 setup_received_handle(struct qe_udc *udc, struct usb_ctrlrequest *setup) setup_received_handle() argument
[all...]
/kernel/linux/linux-5.10/arch/loongarch/include/asm/
H A Dbootinfo.h13 #include <asm/setup.h>
/kernel/linux/linux-5.10/arch/m68k/include/asm/
H A Dvirtconvert.h13 #include <asm/setup.h>
H A Dfb.h8 #include <asm/setup.h>
/kernel/linux/linux-5.10/arch/alpha/include/asm/
H A Dagp_backend.h34 int (*setup)(alpha_agp_info *); member
/kernel/linux/linux-5.10/arch/c6x/kernel/
H A DMakefile9 obj-y += setup.o sys_c6x.o time.o devicetree.o
/kernel/linux/linux-5.10/arch/mips/fw/arc/
H A Dpromlib.c12 #include <asm/setup.h>
/kernel/linux/linux-5.10/arch/arm/mach-ixp4xx/
H A Dixdpg425-pci.c5 * PCI setup routines for Intel IXDPG425 Platform
45 .setup = ixp4xx_setup,
H A Dwg302v2-pci.c5 * PCI setup routines for the Netgear WG302 v2 and WAG302 v2
49 .setup = ixp4xx_setup,
/kernel/linux/linux-5.10/arch/c6x/include/asm/
H A Dcacheflush.h13 #include <asm/setup.h>
/kernel/linux/linux-5.10/arch/h8300/kernel/
H A DMakefile9 signal.o setup.o syscalls.o \
/kernel/linux/linux-5.10/arch/mips/ath25/
H A Dearly_printk.c12 #include <asm/setup.h>
/kernel/linux/linux-5.10/arch/arc/include/asm/
H A Dsetup.h10 #include <uapi/asm/setup.h>
/kernel/linux/linux-5.10/arch/arm/mach-footbridge/
H A Dnetwinder-pci.c50 .setup = dc21285_setup,
/kernel/linux/linux-5.10/arch/openrisc/kernel/
H A DMakefile8 obj-y := setup.o or32_ksyms.o process.o dma.o \
/kernel/linux/linux-5.10/arch/mips/mti-malta/
H A DMakefile15 obj-y += malta-setup.o
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dearly_printk.c15 #include <asm/setup.h>
H A Dearly_printk_8250.c10 #include <asm/setup.h>
/kernel/linux/linux-5.10/arch/mips/lantiq/
H A Dearly_printk.c9 #include <asm/setup.h>
/kernel/linux/linux-5.10/arch/mips/netlogic/common/
H A Dearlycons.c39 #include <asm/setup.h>
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Debda.c6 #include <asm/setup.h>
63 * paravirt case can handle memory setup correctly, in reserve_bios_regions()
/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Dreboot.c14 #include <asm/setup.h>

Completed in 24 milliseconds

1...<<71727374757677787980>>...182