/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/ |
H A D | cwsr_trap_handler_gfx10.asm | 422 /* setup Resource Contants */
|
/kernel/linux/linux-6.6/drivers/net/team/ |
H A D | team.c | 2245 .setup = team_setup,
|
/kernel/linux/linux-6.6/drivers/media/pci/cx23885/ |
H A D | cx23885-dvb.c | 373 (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 D | io_apic.c | 30 * 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 D | ktest.pl | 460 your setup, then specify "script" and have a command or script
|
/kernel/linux/linux-6.6/sound/soc/sof/ |
H A D | ipc3-topology.c | 2165 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 D | ip6_tunnel.c | 1833 * 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 D | sja1105_main.c | 961 * 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 D | head.S | 43 * 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 D | tun.c | 2425 .setup = tun_setup,
|
/kernel/linux/linux-5.10/drivers/tty/serial/ |
H A D | sh-sci.c | 1719 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 D | tegra-xudc.c | 2235 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 D | amifb.c | 59 #include <asm/setup.h>
|
/kernel/linux/linux-5.10/kernel/rcu/ |
H A D | tree.c | 100 /* 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 D | nf_conntrack_h323_types.c | 1331 {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 D | amt.c | 3344 .setup = amt_link_setup,
|
H A D | tun.c | 2411 .setup = tun_setup,
|
/kernel/linux/linux-6.6/drivers/video/fbdev/ |
H A D | amifb.c | 59 #include <asm/setup.h>
|
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/ |
H A D | tegra-xudc.c | 2246 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 D | renesas_usbf.c | 2221 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 D | ppp_generic.c | 1366 .setup = ppp_setup,
|
/kernel/linux/linux-6.6/kernel/rcu/ |
H A D | tree.c | 98 /* 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 D | trace_events.c | 29 #include <asm/setup.h>
|
/kernel/linux/linux-6.6/net/netfilter/ |
H A D | nf_conntrack_h323_types.c | 1331 {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 D | vktShaderRenderTextureGatherTests.cpp | 1392 setup(); in iterate()
|