Home
last modified time | relevance | path

Searched defs:port_info (Results 1 – 3 of 3) sorted by relevance

/third_party/pulseaudio/src/modules/
Dmodule-card-restore.c72 struct port_info { struct
80 pa_hashmap *ports; /* Port name -> struct port_info */ argument
/third_party/rust/crates/libc/src/unix/haiku/
Dnative.rs909 pub fn _get_port_info(port: port_id, buf: *mut port_info, portInfoSize: ::size_t) -> status_t; in _get_port_info()
913 portInfo: *mut port_info, in _get_next_port_info()
1268 portInfo: *mut port_info, in get_next_port_info()
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h71819 struct hw_port_info port_info; member