Home
last modified time | relevance | path

Searched refs:peer (Results 1 – 2 of 2) sorted by relevance

/device/google/dragon/audio/hal/
Dcras_dsp_pipeline.c48 struct audio_port *peer; /* the audio port this port connects to */ member
56 struct control_port *peer; /* the control port this port connects to */ member
344 from->peer = audio_port; in topological_sort()
345 audio_port->peer = from; in topological_sort()
364 from->peer = control_port; in topological_sort()
365 control_port->peer = from; in topological_sort()
552 audio_port->buf_index = audio_port->peer->buf_index; in allocate_buffers()
628 &pipeline->instances, audio_port->peer->plugin); in calculate_audio_delay()
687 float *value = control_port->peer ? in cras_dsp_pipeline_instantiate()
688 &control_port->peer->value : in cras_dsp_pipeline_instantiate()
/device/lge/bullhead/wifi/
DWCNSS_qcom_cfg.ini606 # initiate TDLS Discovery towards a peer whenever setup criteria (throughput
614 # first configure a peer MAC in wlan driver towards which TDLS is desired.
618 # device will accept TDLS connection if it is initiated from any other peer,
619 # even if that peer is not configured.