Home
last modified time | relevance | path

Searched refs:setup (Results 4501 - 4525 of 4553) sorted by relevance

1...<<181182183

/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/
H A Dcwsr_trap_handler_gfx10.asm422 /* setup Resource Contants */
/kernel/linux/linux-6.6/drivers/net/team/
H A Dteam.c2245 .setup = team_setup,
/kernel/linux/linux-6.6/drivers/media/pci/cx23885/
H A Dcx23885-dvb.c373 (3 << 5) | (0 << 4) | (2 << 1) | (0 << 0), /* setup */
1008 .setup = (0 << 15) | (0 << 14) | (5 << 11) | (0 << 10) | (0 << 9) |
2379 pr_info("%s(): QUADHD_DVB analog setup\n", in dvb_register()
2472 pr_info("%s(): QUADHD_ATSC analog setup\n", in dvb_register()
/kernel/linux/linux-6.6/arch/x86/kernel/apic/
H A Dio_apic.c30 * setup for the read already. We cache the data now, so that
64 #include <asm/setup.h>
1397 /* Trust the MP table if nothing is setup in the hardware */ in enable_IO_APIC()
1399 printk(KERN_WARNING "ExtINT not setup in hardware but reported by MP table\n"); in enable_IO_APIC()
1869 * The setup here relies on a preconfigured route entry (is_level,
2992 * This is important to setup the I/O-APIC specific bits (is_level,
/kernel/linux/linux-6.6/tools/testing/ktest/
H A Dktest.pl460 your setup, then specify "script" and have a command or script
/kernel/linux/linux-6.6/sound/soc/sof/
H A Dipc3-topology.c2165 dev_err(sdev->dev, "Failed to setup widget %s\n", swidget->widget->name); in sof_ipc3_widget_setup()
2365 * sroute->setup because during suspend all running streams are suspended and during in sof_ipc3_tear_down_all_pipelines()
2395 sroute->setup = false; in sof_ipc3_tear_down_all_pipelines()
/kernel/linux/linux-6.6/net/ipv6/
H A Dip6_tunnel.c1833 * ip6_tnl_dev_setup - setup virtual tunnel device
2180 .setup = ip6_tnl_dev_setup,
/kernel/linux/linux-5.10/drivers/net/dsa/sja1105/
H A Dsja1105_main.c961 * table, since this will be used for the clocking setup, and we no in sja1105_adjust_port_config()
982 * RMII no change of the clock setup is required. Actually, changing in sja1105_adjust_port_config()
983 * the clock setup does interrupt the clock signal for a certain time in sja1105_adjust_port_config()
3382 .setup = sja1105_setup,
/kernel/linux/linux-6.6/arch/m68k/kernel/
H A Dhead.S43 * The kernel setup code takes the following steps:
267 #include <asm/setup.h>
1243 /* setup tt1 for I/O */
/kernel/linux/linux-5.10/drivers/net/
H A Dtun.c2425 .setup = tun_setup,
/kernel/linux/linux-5.10/drivers/tty/serial/
H A Dsh-sci.c1719 dev_dbg(port->dev, "Rx IRQ %lu: setup t-out in %u us\n", in sci_rx_interrupt()
2415 * setup the baud rate generator hardware for us already. in sci_set_termios()
3114 .setup = serial_console_setup,
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Dtegra-xudc.c2235 ret = xudc->driver->setup(&xudc->gadget, ctrl); in tegra_xudc_ep0_delegate_req()
2574 * On Tegra210, setup packets with sequence numbers 0xfffe or 0xffff in tegra_xudc_handle_ep0_setup_packet()
2596 dev_warn(xudc->dev, "setup request failed: %d\n", ret); in tegra_xudc_handle_ep0_setup_packet()
2611 * setup request. Queue subsequent requests and handle in tegra_xudc_handle_ep0_event()
2766 * setup packet we received. in tegra_xudc_handle_transfer_event()
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Damifb.c59 #include <asm/setup.h>
/kernel/linux/linux-5.10/kernel/rcu/
H A Dtree.c100 /* Dump rcu_node combining tree at boot to verify correct setup. */
2837 .setup = rcu_cpu_kthread_setup,
/kernel/linux/linux-5.10/net/netfilter/
H A Dnf_conntrack_h323_types.c1331 {FNAME("setup") SEQ, 7, 13, 39, DECODE | EXT,
1332 offsetof(H323_UU_PDU_h323_message_body, setup), _Setup_UUIE},
/kernel/linux/linux-6.6/drivers/net/
H A Damt.c3344 .setup = amt_link_setup,
H A Dtun.c2411 .setup = tun_setup,
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Damifb.c59 #include <asm/setup.h>
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Dtegra-xudc.c2246 ret = xudc->driver->setup(&xudc->gadget, ctrl); in tegra_xudc_ep0_delegate_req()
2585 * On Tegra210, setup packets with sequence numbers 0xfffe or 0xffff in tegra_xudc_handle_ep0_setup_packet()
2607 dev_warn(xudc->dev, "setup request failed: %d\n", ret); in tegra_xudc_handle_ep0_setup_packet()
2622 * setup request. Queue subsequent requests and handle in tegra_xudc_handle_ep0_event()
2777 * setup packet we received. in tegra_xudc_handle_transfer_event()
H A Drenesas_usbf.c2221 ret = udc->driver->setup(&udc->gadget, ctrlrequest); in usbf_req_delegate()
2224 dev_dbg(udc->dev, "udc driver setup failed %d\n", ret); in usbf_req_delegate()
2424 /* No error detected by driver->setup() but it is not an USB2.0 in usbf_req_set_configuration()
2453 /* Read setup data (ie the USB control request) */ in usbf_handle_ep0_setup()
2653 dev_dbg(ep0->udc->dev, "ep0 handle setup\n"); in usbf_ep0_interrupt()
/kernel/linux/linux-6.6/drivers/net/ppp/
H A Dppp_generic.c1366 .setup = ppp_setup,
/kernel/linux/linux-6.6/kernel/rcu/
H A Dtree.c98 /* Dump rcu_node combining tree at boot to verify correct setup. */
2571 .setup = rcu_cpu_kthread_setup,
/kernel/linux/linux-6.6/kernel/trace/
H A Dtrace_events.c29 #include <asm/setup.h>
/kernel/linux/linux-6.6/net/netfilter/
H A Dnf_conntrack_h323_types.c1331 {FNAME("setup") SEQ, 7, 13, 39, DECODE | EXT,
1332 offsetof(H323_UU_PDU_h323_message_body, setup), _Setup_UUIE},
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderTextureGatherTests.cpp1392 setup(); in iterate()

Completed in 97 milliseconds

1...<<181182183