Searched refs:audio_client_ops_t (Results 1 – 3 of 3) sorted by relevance
54 } audio_client_ops_t; typedef118 void auclnt_register_ops(minor_t, audio_client_ops_t *);
71 static audio_client_ops_t *audio_client_ops[AUDIO_MN_TYPE_MASK + 1];1034 audio_client_ops_t *ops; in auimpl_client_create()1496 auclnt_register_ops(minor_t minor, audio_client_ops_t *ops) in auclnt_register_ops()1510 audio_client_ops_t *ops; in auimpl_create_minors()1557 audio_client_ops_t *ops; in auimpl_remove_minors()
203 audio_client_ops_t c_ops;