/third_party/FreeBSD/sys/dev/usb/ |
H A D | usb_hub.h | 59 struct usb_port ports[0]; member 61 struct usb_port ports[USB_MAX_PORTS]; member
|
/third_party/backends/tools/ |
H A D | umax_pp.c | 56 char **ports; in main() local
|
/third_party/musl/src/network/ |
H A D | getaddrinfo.c | 21 struct service ports[MAXSERVS]; in getaddrinfo() local
|
/third_party/pulseaudio/src/pulsecore/ |
H A D | cli-text.c | 105 static void append_port_list(pa_strbuf *s, pa_hashmap *ports) { in append_port_list() argument
|
H A D | device-port.c | 252 pa_device_port *pa_device_port_find_best(pa_hashmap *ports) in pa_device_port_find_best() argument
|
H A D | card.h | 81 pa_hashmap *ports; member 105 pa_hashmap *ports; member
|
/third_party/ffmpeg/libavdevice/ |
H A D | jack.c | 50 jack_port_t ** ports; member [all...] |
/third_party/alsa-utils/seq/aseqdump/ |
H A D | aseqdump.c | 42 static snd_seq_addr_t *ports; variable [all...] |
/third_party/musl/porting/linux/user/src/network/ |
H A D | getaddrinfo.c | 108 struct service ports[MAXSERVS]; in getaddrinfo_ext() local
|
/third_party/musl/src/network/linux/ |
H A D | getaddrinfo.c | 123 struct service ports[MAXSERVS]; in getaddrinfo_ext() local
|
/third_party/lwip/src/netif/ |
H A D | bridgeif.c | 115 bridgeif_port_t *ports; member 135 bridgeif_fdb_add(struct netif *bridgeif, const struct eth_addr *addr, bridgeif_portmask_t ports) bridgeif_fdb_add() argument [all...] |
/third_party/pulseaudio/src/modules/ |
H A D | module-switch-on-port-available.c | 426 new_sink_source(pa_hashmap *ports, const char *name) new_sink_source() argument [all...] |
H A D | module-card-restore.c | 80 pa_hashmap *ports; /* Port name -> struct port_info */ member [all...] |
/third_party/pulseaudio/src/modules/jack/ |
H A D | module-jack-sink.c | 305 const char **ports = NULL, **p; in pa__init() local [all...] |
H A D | module-jack-source.c | 253 const char **ports = NULL, **p; in pa__init() local [all...] |
/third_party/eudev/src/udev/ |
H A D | udev-builtin-net_id.c | 299 char *ports; in names_usb() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
H A D | driver_roboswitch.c | 62 u16 ports; member 240 wpa_driver_roboswitch_join(struct wpa_driver_roboswitch_data *drv, u16 ports, const u8 *addr) wpa_driver_roboswitch_join() argument 286 wpa_driver_roboswitch_leave(struct wpa_driver_roboswitch_data *drv, u16 ports, const u8 *addr) wpa_driver_roboswitch_leave() argument [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
H A D | config_file.c | 1038 int *ports; in wpa_config_write_cred() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
H A D | driver_roboswitch.c | 62 u16 ports; member 240 wpa_driver_roboswitch_join(struct wpa_driver_roboswitch_data *drv, u16 ports, const u8 *addr) wpa_driver_roboswitch_join() argument 286 wpa_driver_roboswitch_leave(struct wpa_driver_roboswitch_data *drv, u16 ports, const u8 *addr) wpa_driver_roboswitch_leave() argument [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
H A D | config_file.c | 1041 int *ports; in wpa_config_write_cred() local
|
/third_party/alsa-utils/seq/aplaymidi/ |
H A D | arecordmidi.c | 67 static snd_seq_addr_t *ports; variable [all...] |
H A D | aplaymidi.c | 72 static snd_seq_addr_t *ports; variable [all...] |
/third_party/backends/backend/ |
H A D | umax_pp.c | 359 umax_pp_try_ports (SANEI_Config * config, char **ports) in umax_pp_try_ports() argument 398 char **ports; in umax_pp_auto_attach() local [all...] |
H A D | mustek_pp.c | 625 const char **ports; in attach_device() local
|
/third_party/pulseaudio/src/pulse/ |
H A D | introspect.h | 288 pa_sink_port_info** ports; /**< Array of available ports, or NULL. Array is terminated by an entry set to NULL. The number of entries is stored in n_ports. \since 0.9.16 */ member 393 pa_source_port_info** ports; /**< Array of available ports, or NULL. Array is terminated by an entry set to NULL. The number of entries is stored in n_ports. \\since 0.9.16 */ global() member 613 pa_card_port_info **ports; /**< Array of pointers to ports, or NULL. Array is terminated by an entry set to NULL. */ global() member [all...] |