Searched defs:pfd (Results 1 - 12 of 12) sorted by relevance

/linux-4.4.14/drivers/clk/imx/
H A Dclk-pfd.c43 struct clk_pfd *pfd = to_clk_pfd(hw); clk_pfd_enable() local
52 struct clk_pfd *pfd = to_clk_pfd(hw); clk_pfd_disable() local
60 struct clk_pfd *pfd = to_clk_pfd(hw); clk_pfd_recalc_rate() local
93 struct clk_pfd *pfd = to_clk_pfd(hw); clk_pfd_set_rate() local
113 struct clk_pfd *pfd = to_clk_pfd(hw); clk_pfd_is_enabled() local
133 struct clk_pfd *pfd; imx_clk_pfd() local
/linux-4.4.14/Documentation/connector/
H A Ducon.c121 struct pollfd pfd; main() local
/linux-4.4.14/Documentation/timers/
H A Dhpet_example.c134 struct pollfd pfd; hpet_poll() local
/linux-4.4.14/samples/bpf/
H A Dtrace_output_user.c53 struct pollfd pfd = { .fd = fd, .events = POLLIN }; perf_event_poll() local
/linux-4.4.14/arch/mips/alchemy/devboards/
H A Dplatform.c170 struct physmap_flash_data *pfd; db1x_register_norflash() local
/linux-4.4.14/tools/hv/
H A Dhv_vss_daemon.c147 struct pollfd pfd; main() local
H A Dhv_kvp_daemon.c1400 struct pollfd pfd; main() local
/linux-4.4.14/tools/iio/
H A Dgeneric_buffer.c405 struct pollfd pfd = { main() local
/linux-4.4.14/tools/testing/selftests/net/
H A Dpsock_fanout.c114 int pfd; sock_fanout_set_ebpf() local
125 pfd = syscall(__NR_bpf, BPF_PROG_LOAD, &attr, sizeof(attr)); sock_fanout_set_ebpf() local
H A Dpsock_tpacket.c234 struct pollfd pfd; walk_v1_v2_rx() local
353 struct pollfd pfd; walk_v1_v2_tx() local
542 struct pollfd pfd; walk_v3_rx() local
/linux-4.4.14/fs/
H A Dselect.c805 struct pollfd * pfd, * pfd_end; do_poll() local
/linux-4.4.14/tools/lib/bpf/
H A Dlibbpf.c672 int *pfd; bpf_object__create_maps() local
812 load_program(struct bpf_insn *insns, int insns_cnt, char *license, u32 kern_version, int *pfd) load_program() argument

Completed in 442 milliseconds