Home
last modified time | relevance | path

Searched refs:setup (Results 1751 - 1775 of 4571) sorted by relevance

1...<<71727374757677787980>>...183

/kernel/linux/linux-6.6/include/linux/platform_data/
H A Dpca953x.h20 void *context; /* param to setup/teardown */
22 int (*setup)(struct i2c_client *client, member
/third_party/ltp/include/
H A Dipcsem.h35 void setup(void);
/third_party/ltp/testcases/kernel/syscalls/epoll_create/
H A Depoll_create01.c37 .setup = variant_info,
/third_party/skia/infra/bots/recipe_modules/doxygen/examples/
H A Dfull.py16 api.vars.setup()
/kernel/linux/linux-5.10/tools/testing/selftests/net/
H A Dfib_tests.sh51 setup() function
102 setup
129 setup
185 setup
245 setup
310 setup
375 setup
444 setup
617 setup
662 setup
[all...]
/kernel/linux/linux-5.10/drivers/i2c/
H A Di2c-smbus.c118 struct i2c_smbus_alert_setup *setup = dev_get_platdata(&ara->dev); in smbalert_probe() local
128 if (setup) { in smbalert_probe()
129 irq = setup->irq; in smbalert_probe()
/kernel/linux/linux-6.6/drivers/bluetooth/
H A Dvirtio_bt.c327 hdev->setup = virtbt_setup_zephyr; in virtbt_probe()
334 hdev->setup = virtbt_setup_intel; in virtbt_probe()
344 hdev->setup = virtbt_setup_realtek; in virtbt_probe()
/kernel/linux/linux-6.6/drivers/i2c/
H A Di2c-smbus.c117 struct i2c_smbus_alert_setup *setup = dev_get_platdata(&ara->dev); in smbalert_probe() local
127 if (setup) { in smbalert_probe()
128 irq = setup->irq; in smbalert_probe()
/third_party/curl/tests/http/clients/
H A Dh2-download.c142 static int setup(CURL *hnd, const char *url, struct transfer *t) in setup() function
244 if(!t->easy || setup(t->easy, url, t)) { in main()
245 fprintf(stderr, "[t-%d] FAILED setup\n", (int)i); in main()
314 if(!t->easy || setup(t->easy, url, t)) { in main()
315 fprintf(stderr, "[t-%d] FAILEED setup\n", (int)i); in main()
/third_party/NuttX/include/nuttx/net/
H A Dnet.h149 FAR struct pollfd *fds, bool setup);
1193 * setup - true: Setup up the poll; false: Teardown the poll
1202 int psock_poll(struct socket *psock, struct pollfd *fds, bool setup);
1215 * setup - true: Setup up the poll; false: Teardown the poll
1224 int net_poll(int sockfd, struct pollfd *fds, bool setup);
/third_party/ltp/testcases/kernel/controllers/cgroup_xattr/
H A Dcgroup_xattr.c67 { .name = "security.", .good = 0, }, /* see setup() */
69 { .name = "trusted.", .good = 0, }, /* see setup() */
107 static void setup(int argc, char *argv[]);
125 setup(argc, argv); in main()
142 void setup(int argc, char *argv[]) in setup() function
/third_party/ltp/testcases/kernel/fs/ftest/
H A Dftest05.c72 static void setup(void);
108 setup(); in main()
126 static void setup(void) in setup() function
H A Dftest04.c57 static void setup(void);
90 setup(); in main()
109 static void setup(void) in setup() function
H A Dftest01.c68 static void setup(void);
104 setup(); in main()
121 static void setup(void) in setup() function
/third_party/ltp/testcases/kernel/fs/inode/
H A Dinode01.c69 void setup(void);
120 setup(); in main()
708 * setup
712 void setup(void) in setup() function
/third_party/ltp/testcases/kernel/io/aio/
H A Daio01.c71 static void setup(void);
124 setup(); in main()
361 static void setup(void) in setup() function
/third_party/ltp/testcases/kernel/mem/mmapstress/
H A Dmmapstress01.c74 static void setup(void) in setup() function
345 .setup = setup,
/third_party/ltp/testcases/kernel/syscalls/readahead/
H A Dreadahead02.c380 static void setup(void) in setup() function
417 .setup = setup,
/third_party/ltp/testcases/kernel/syscalls/string/
H A Dstring01.c235 void setup();
240 void setup(void) in setup() function
281 setup(); in main()
/third_party/ltp/testcases/kernel/syscalls/utimensat/
H A Dutimensat01.c298 static void setup(void) in setup() function
316 .setup = setup,
/third_party/ltp/testcases/kernel/io/ltp-aiodio/
H A Daiocp.c202 static void setup(void) in setup() function
322 .setup = setup,
/third_party/ltp/testcases/kernel/syscalls/nftw/
H A Dnftw.c31 void setup(void);
255 setup(); /* temp file is now open */ in main()
670 * setup
674 void setup(void) in setup() function
H A Dnftw64.c31 void setup(void);
252 setup(); /* temp file is now open */ in main()
697 * setup
701 void setup(void) in setup() function
/third_party/ltp/testcases/kernel/syscalls/perf_event_open/
H A Dperf_event_open02.c197 static void setup(void) in setup() function
329 .setup = setup,
/third_party/ltp/testcases/kernel/syscalls/ppoll/
H A Dppoll01.c194 static void setup(void) in setup() function
248 /* setup */ in do_test()
299 .setup = setup,

Completed in 16 milliseconds

1...<<71727374757677787980>>...183