Searched refs:get_ports (Results 1 - 8 of 8) sorted by relevance
/third_party/toybox/toys/pending/ |
H A D | brctl.c | 43 static void get_ports(char *bridge, int *indices) in get_ports() function 98 get_ports(br, pindices); in br_show() 267 get_ports(br, pindices); in set_cost_prio()
|
/third_party/elfutils/tests/ |
H A D | debuginfod-subr.sh | 141 get_ports() { function
|
/kernel/linux/linux-5.10/tools/testing/selftests/drivers/net/mlxsw/ |
H A D | sharedbuffer_configuration.py | 379 def get_ports(dlname): function 408 ports = get_ports(dlname)
|
/kernel/linux/linux-6.6/tools/testing/selftests/drivers/net/mlxsw/ |
H A D | sharedbuffer_configuration.py | 379 def get_ports(dlname): function 408 ports = get_ports(dlname)
|
/third_party/pulseaudio/src/modules/dbus/ |
H A D | iface-device.c | 665 static const char **get_ports(pa_dbusiface_device *d, unsigned *n) { in get_ports() function 696 ports = get_ports(d, &n_ports); in handle_get_ports() 883 ports = get_ports(d, &n_ports); in handle_get_all()
|
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | aha152x.c | 2513 static void get_ports(struct seq_file *m, struct Scsi_Host *shpnt) in get_ports() function 2858 get_ports(m, shpnt); in aha152x_show_info()
|
/kernel/linux/linux-5.10/drivers/tty/ |
H A D | rocket.c | 1226 static int get_ports(struct r_port *info, struct rocket_ports __user *retports) in get_ports() function 1308 ret = get_ports(info, argp); in rp_ioctl()
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | aha152x.c | 2565 static void get_ports(struct seq_file *m, struct Scsi_Host *shpnt) in get_ports() function 2910 get_ports(m, shpnt); in aha152x_show_info()
|
Completed in 15 milliseconds