Searched refs:hw_ops (Results 1 – 6 of 6) sorted by relevance
62 const struct EseOperations **hw_ops = dlsym(hw_handle, hw->sym); in initialize_hardware() local63 if (!hw_ops) { in initialize_hardware()
49 extern const struct pcm_ops hw_ops;
143 const struct pcm_ops hw_ops = { variable
711 ops = &hw_ops; in pcm_params_get()1070 pcm->ops = &hw_ops; in pcm_open()
139 struct pcm_ops hw_ops = { variable
133 extern struct pcm_ops hw_ops;623 ops = &hw_ops; in pcm_params_get()928 pcm->ops = &hw_ops; in pcm_open()