Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/audio/drv/audiots/
H A Daudiots.c918 audiots_port_t *port; in audiots_alloc_port()
1224 audiots_port_t *port = arg; in audiots_open()
1266 audiots_port_t *port = arg; in audiots_stop()
1288 audiots_port_t *port = arg; in audiots_start()
1426 audiots_port_t *port = arg; in audiots_rate()
1446 audiots_port_t *port = arg; in audiots_count()
1478 audiots_port_t *port = arg; in audiots_sync()
1532 audiots_free_port(audiots_port_t *port) in audiots_free_port()
H A Daudiots.h448 typedef struct audiots_port audiots_port_t; typedef
459 audiots_port_t *ts_ports[TS_NUM_PORTS];