Home
last modified time | relevance | path

Searched defs:port_id (Results 1 – 25 of 33) sorted by relevance

12

/external/autotest/client/cros/chameleon/
Dchameleon_audio_ids.py146 def get_host(port_id): argument
163 def get_interface(port_id): argument
180 def get_role(port_id): argument
Daudio_board.py123 def _get_endpoint_name(self, port_id): argument
156 def connect(self, port_id): argument
166 def disconnect(self, port_id): argument
Dchameleon_audio_helper.py40 def __init__(self, port_id): argument
253 def create_widget(self, port_id, use_arc=False): argument
Dusb_controller.py42 def set_capture_configs(self, port_id, capture_data_foramt): argument
Daudio_test_utils.py45 def cros_port_id_to_cras_node_type(port_id): argument
56 def check_output_port(audio_facade, port_id): argument
66 def check_input_port(audio_facade, port_id): argument
Daudio_widget_link.py140 def _check_widget_id(self, port_id, widget): argument
/external/tensorflow/tensorflow/core/grappler/
Dgraph_view.cc26 int port_id) { in OpPortIdToArgId()
58 int OpOutputPortIdToArgId(const NodeDef& node, const OpDef& op, int port_id) { in OpOutputPortIdToArgId()
62 int OpInputPortIdToArgId(const NodeDef& node, const OpDef& op, int port_id) { in OpInputPortIdToArgId()
Dgraph_view.h85 int port_id; member
127 InputPort GetInputPort(absl::string_view node_name, int port_id) const { in GetInputPort()
134 OutputPort GetOutputPort(absl::string_view node_name, int port_id) const { in GetOutputPort()
/external/kernel-headers/original/uapi/scsi/
Dscsi_bsg_fc.h74 __u8 port_id[3]; member
95 __u8 port_id[3]; member
119 __u8 port_id[3]; member
182 __u8 port_id[3]; member
/external/crosvm/devices/src/usb/xhci/
Dusb_hub.rs73 port_id: u8, field
99 fn port_id(&self) -> u8 { in port_id() method
239 let port_id = port.port_id(); in connect_backend() localVariable
Ddevice_slot.rs247 port_id: PortId, // Valid port id starts from 1, to MAX_PORTS. field
422 let port_id = device_context.slot_context.get_root_hub_port_number(); in set_address() localVariable
Dxhci.rs279 let port_id = (index + 1) as u8; in portsc_callback() localVariable
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dpin_to_host_optimizer.cc93 const NodeDef& node, int port_id, in IsNodeOutputPortHostFriendly()
182 bool IsNodeInputPortHostFriendly(const NodeDef& node, int port_id) { in IsNodeInputPortHostFriendly()
Dmodel_pruner.cc90 bool IsOutputPortRefValue(const NodeDef& node, int port_id, in IsOutputPortRefValue()
Dremapper.cc188 int port_id = 0; member
205 int port_id = 0; member
635 const NodeDef& add_node_def, int port_id, in IsCpuCompatibleDataType()
/external/iproute2/tipc/
Dnametable.c29 char port_id[PORTID_STR_LEN]; in nametable_show_cb() local
/external/mesa3d/src/gallium/frontends/xvmc/tests/
Dtestlib.c51 XvPortID *port_id, in GetPort()
/external/rust/crates/libc/src/unix/haiku/
Dnative.rs36 pub type port_id = i32; typedef
649 pub fn create_port(capacity: i32, name: *const ::c_char) -> port_id; in create_port()
650 pub fn find_port(name: *const ::c_char) -> port_id; in find_port()
652 port: port_id, in read_port()
658 port: port_id, in read_port_etc()
666 port: port_id, in write_port()
672 port: port_id, in write_port_etc()
682 pub fn port_buffer_size_etc(port: port_id, flags: u32, timeout: bigtime_t) -> ::ssize_t; in port_buffer_size_etc()
684 pub fn set_port_owner(port: port_id, team: team_id) -> status_t; in set_port_owner()
686 pub fn _get_port_info(port: port_id, buf: *mut port_info, portInfoSize: ::size_t) -> status_t; in _get_port_info()
[all …]
/external/autotest/client/common_lib/cros/cfm/usb/
Dusb_port_manager.py47 def _get_gpio_index(board, port_id): argument
/external/bcc/tests/python/
Dtest_brb.c15 u32 port_id; member
/external/kernel-headers/original/uapi/linux/
Dfpga-dfl.h231 __u32 port_id; member
/external/tensorflow/tensorflow/core/grappler/costs/
Dgraph_memory.cc213 for (int port_id : val.list().i()) { in InferFromTrace() local
/external/tcpdump/
Dprint-stp.c37 uint8_t port_id[2]; member
/external/igt-gpu-tools/lib/
Digt_chamelium.c1926 int port_id) in chamelium_has_video_support()
1947 int res_len, i, port_id; in chamelium_get_video_ports() local
2062 int port_id = -1; in port_id_from_edid() local
2141 int port_id; in chamelium_autodiscover() local
/external/wpa_supplicant_8/src/common/
Dwpa_ctrl.c371 int port_id; in wpa_ctrl_open() local

12