Home
last modified time | relevance | path

Searched refs:setup (Results 1676 - 1700 of 4547) sorted by relevance

1...<<61626364656667686970>>...182

/kernel/linux/linux-6.6/arch/mips/include/asm/mach-bcm63xx/
H A Dbcm63xx_cs.h7 unsigned int setup, unsigned int hold);
/kernel/linux/linux-6.6/arch/mips/ar7/
H A DMakefile5 setup.o \
/kernel/linux/linux-6.6/arch/m68k/include/asm/
H A Dmcfqspi.h13 * @setup: setup the control; allocate gpio's, etc. May be NULL.
24 int (*setup)(struct mcfqspi_cs_control *); member
/kernel/linux/linux-6.6/arch/sh/boards/mach-sdk7786/
H A DMakefile2 obj-y := fpga.o irq.o nmi.o setup.o
/kernel/linux/linux-6.6/arch/sh/boards/mach-rsk/
H A DMakefile2 obj-y := setup.o
/kernel/linux/linux-5.10/include/linux/mmc/
H A Dsdhci-pci-data.h12 int (*setup)(struct sdhci_pci_data *data); member
/kernel/linux/linux-5.10/include/linux/platform_data/
H A Dmax732x.h14 void *context; /* param to setup/teardown */
16 int (*setup)(struct i2c_client *client, member
H A Dpcf857x.h11 * @setup: optional callback issued once the GPIOs are valid
13 * @context: optional parameter passed to setup() and teardown()
20 * The @setup callback may be used with the kind of board-specific glue
36 int (*setup)(struct i2c_client *client, member
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dcrash_core_32.c6 #include <asm/setup.h>
/kernel/linux/linux-6.6/security/landlock/
H A DMakefile3 landlock-y := setup.o syscalls.o object.o ruleset.o \
/test/xts/acts/pcs/pcs_py/
H A DActsPCSPyTest.py22 def setup(self): member in ActsPCSPyTest
/third_party/mesa3d/src/gtest/src/
H A Dgtest_main.cc34 void setup() { in setup() function
/third_party/ltp/testcases/network/mpls/
H A Dmpls03.sh5 TST_SETUP="setup"
9 setup() function
/kernel/linux/linux-5.10/arch/um/drivers/
H A Dumcast_kern.c164 .setup = mcast_setup,
174 .setup = ucast_setup,
/kernel/linux/linux-6.6/arch/um/drivers/
H A Dumcast_kern.c164 .setup = mcast_setup,
174 .setup = ucast_setup,
/kernel/linux/linux-5.10/drivers/ide/
H A Dcy82c693.c115 * address setup control register in cy82c693_set_pio_mode()
121 addrCtrl |= clamp_val(t.setup - 1, 0, 15); in cy82c693_set_pio_mode()
131 * address setup control register in cy82c693_set_pio_mode()
137 addrCtrl |= (clamp_val(t.setup - 1, 0, 15) << 4); in cy82c693_set_pio_mode()
/kernel/linux/linux-5.10/drivers/media/usb/dvb-usb/
H A Ddibusb-mc-common.c17 .setup = (1 << 8) | (5 << 5) | (1 << 4) | (1 << 3) | (0 << 2) | (2 << 0),
51 .setup = (1 << 8) | (5 << 5) | (1 << 4) | (1 << 3) | (0 << 2) | (2 << 0),
/kernel/linux/linux-6.6/drivers/media/usb/dvb-usb/
H A Ddibusb-mc-common.c17 .setup = (1 << 8) | (5 << 5) | (1 << 4) | (1 << 3) | (0 << 2) | (2 << 0),
51 .setup = (1 << 8) | (5 << 5) | (1 << 4) | (1 << 3) | (0 << 2) | (2 << 0),
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dndisc_unsolicited_na_test.sh69 setup() function
165 setup $1 $2 $3
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dtest_xdp_features.sh12 setup() { function
47 setup
/kernel/linux/linux-6.6/tools/testing/selftests/netfilter/
H A Dconntrack_sctp_collision.sh27 # setup the topo
28 setup() { function
86 setup && \
/third_party/curl/tests/http/clients/
H A Dh2-serverpush.c134 static int setup(CURL *hnd, const char *url) in setup() function
233 if(setup(easy, url)) { in main()
/third_party/curl/docs/examples/
H A Dhttp2-download.c145 static void setup(struct transfer *t, int num) in setup() function
207 setup(&trans[i], i); in main()
H A Dhttp2-serverpush.c132 static int setup(CURL *hnd, const char *url) in setup() function
230 if(setup(easy, url)) { in main()
/third_party/icu/tools/multi/proj/provider/
H A Dcolldiff.cpp31 void setup(UErrorCode &status) { in setup() function
46 setup(status); in main()

Completed in 12 milliseconds

1...<<61626364656667686970>>...182