Home
last modified time | relevance | path

Searched defs:pfd (Results 1 – 25 of 71) sorted by relevance

123

/kernel/linux/linux-5.10/drivers/clk/imx/
Dclk-pfdv2.c43 static int clk_pfdv2_wait(struct clk_pfdv2 *pfd) in clk_pfdv2_wait()
53 struct clk_pfdv2 *pfd = to_clk_pfdv2(hw); in clk_pfdv2_enable() local
68 struct clk_pfdv2 *pfd = to_clk_pfdv2(hw); in clk_pfdv2_disable() local
82 struct clk_pfdv2 *pfd = to_clk_pfdv2(hw); in clk_pfdv2_recalc_rate() local
144 struct clk_pfdv2 *pfd = to_clk_pfdv2(hw); in clk_pfdv2_is_enabled() local
155 struct clk_pfdv2 *pfd = to_clk_pfdv2(hw); in clk_pfdv2_set_rate() local
198 struct clk_pfdv2 *pfd; in imx_clk_hw_pfdv2() local
Dclk-pfd.c37 struct clk_pfd *pfd = to_clk_pfd(hw); in clk_pfd_enable() local
46 struct clk_pfd *pfd = to_clk_pfd(hw); in clk_pfd_disable() local
54 struct clk_pfd *pfd = to_clk_pfd(hw); in clk_pfd_recalc_rate() local
87 struct clk_pfd *pfd = to_clk_pfd(hw); in clk_pfd_set_rate() local
107 struct clk_pfd *pfd = to_clk_pfd(hw); in clk_pfd_is_enabled() local
127 struct clk_pfd *pfd; in imx_clk_hw_pfd() local
/kernel/linux/linux-6.6/drivers/clk/imx/
Dclk-pfdv2.c43 static int clk_pfdv2_wait(struct clk_pfdv2 *pfd) in clk_pfdv2_wait()
53 struct clk_pfdv2 *pfd = to_clk_pfdv2(hw); in clk_pfdv2_enable() local
68 struct clk_pfdv2 *pfd = to_clk_pfdv2(hw); in clk_pfdv2_disable() local
82 struct clk_pfdv2 *pfd = to_clk_pfdv2(hw); in clk_pfdv2_recalc_rate() local
144 struct clk_pfdv2 *pfd = to_clk_pfdv2(hw); in clk_pfdv2_is_enabled() local
155 struct clk_pfdv2 *pfd = to_clk_pfdv2(hw); in clk_pfdv2_set_rate() local
207 struct clk_pfdv2 *pfd; in imx_clk_hw_pfdv2() local
Dclk-pfd.c38 struct clk_pfd *pfd = to_clk_pfd(hw); in clk_pfd_enable() local
47 struct clk_pfd *pfd = to_clk_pfd(hw); in clk_pfd_disable() local
55 struct clk_pfd *pfd = to_clk_pfd(hw); in clk_pfd_recalc_rate() local
88 struct clk_pfd *pfd = to_clk_pfd(hw); in clk_pfd_set_rate() local
108 struct clk_pfd *pfd = to_clk_pfd(hw); in clk_pfd_is_enabled() local
128 struct clk_pfd *pfd; in imx_clk_hw_pfd() local
/kernel/linux/linux-5.10/tools/testing/selftests/filesystems/epoll/
Depoll_wakeup_test.c48 struct pollfd pfd; in waiter_entry1ap() local
75 struct pollfd pfd; in waiter_entry1op() local
102 struct pollfd pfd; in waiter_entry2ap() local
290 struct pollfd pfd; in TEST() local
329 struct pollfd pfd; in TEST() local
369 struct pollfd pfd; in TEST() local
415 struct pollfd pfd; in TEST() local
991 struct pollfd pfd; in TEST() local
1039 struct pollfd pfd; in TEST() local
1087 struct pollfd pfd; in TEST() local
[all …]
/kernel/linux/linux-6.6/tools/testing/selftests/filesystems/epoll/
Depoll_wakeup_test.c63 struct pollfd pfd; in waiter_entry1ap() local
90 struct pollfd pfd; in waiter_entry1op() local
117 struct pollfd pfd; in waiter_entry2ap() local
305 struct pollfd pfd; in TEST() local
344 struct pollfd pfd; in TEST() local
384 struct pollfd pfd; in TEST() local
430 struct pollfd pfd; in TEST() local
1006 struct pollfd pfd; in TEST() local
1054 struct pollfd pfd; in TEST() local
1102 struct pollfd pfd; in TEST() local
[all …]
/kernel/linux/linux-6.6/tools/testing/selftests/net/af_unix/
Dtest_unix_oob.c94 int read_data(int pfd, char *buf, int size) in read_data()
107 static void wait_for_data(int pfd, int event) in wait_for_data()
177 int lfd, pfd; in main() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
Dfind_vma.c28 int pfd; in open_pe() local
53 int pfd, i; in test_find_vma_pe() local
Dperf_branches.c106 int pfd; in test_perf_branches_hw() local
147 int pfd; in test_perf_branches_no_hw() local
Dpe_preserve_elems.c12 int err, key = 0, pfd = -1, mfd = bpf_map__fd(map); in test_one_map() local
Dperf_link.c31 int pfd = -1, link_fd = -1, err; in serial_test_perf_link() local
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
Dperf_branches.c106 int pfd; in test_perf_branches_hw() local
147 int pfd; in test_perf_branches_no_hw() local
Dpe_preserve_elems.c12 int err, key = 0, pfd = -1, mfd = bpf_map__fd(map); in test_one_map() local
/kernel/linux/linux-6.6/tools/gpio/
Dgpio-watch.c27 struct pollfd pfd; in main() local
/kernel/linux/linux-5.10/tools/gpio/
Dgpio-watch.c27 struct pollfd pfd; in main() local
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
Dtest_lirc_mode2_user.c113 struct pollfd pfd = { .fd = inputfd, .events = POLLIN }; in main() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
Dtest_lirc_mode2_user.c114 struct pollfd pfd = { .fd = inputfd, .events = POLLIN }; in main() local
/kernel/liteos_a/testsuites/unittest/libc/io/full/
DIO_test_ppoll_001.cpp41 static struct pollfd pfd; variable
DIO_test_ppoll_002.cpp42 static struct pollfd pfd; variable
DIO_test_ppoll_003.cpp42 static struct pollfd pfd; variable
/kernel/linux/linux-5.10/tools/testing/selftests/nsfs/
Downer.c28 int pfd[2], ns, uns, init_uns; in main() local
/kernel/linux/linux-6.6/tools/testing/selftests/nsfs/
Downer.c28 int pfd[2], ns, uns, init_uns; in main() local
/kernel/linux/linux-5.10/tools/testing/selftests/net/
Dpsock_tpacket.c222 struct pollfd pfd; in walk_v1_v2_rx() local
371 struct pollfd pfd; in walk_tx() local
584 struct pollfd pfd; in walk_v3_rx() local
/kernel/linux/linux-6.6/tools/testing/selftests/net/
Dpsock_tpacket.c222 struct pollfd pfd; in walk_v1_v2_rx() local
371 struct pollfd pfd; in walk_tx() local
584 struct pollfd pfd; in walk_v3_rx() local
/kernel/linux/linux-5.10/samples/connector/
Ducon.c107 struct pollfd pfd; in main() local

123