Lines Matching refs:callback
37 own data in callback functions. The pci field is used when the patch
45 The ops field contains the callback functions as the following:
57 The command callback is called when the codec module needs to send a
59 The get_response callback is called when the codec requires the answer
62 The third, private_free callback, is optional. It's called in the
65 The pm_notify callback is available only with
178 The ops field contains the following callback functions:
194 The open callback should be called in PCM open after runtime->hw is
196 Similarly, the close callback should be called in the PCM close.
198 The prepare callback should be called in PCM prepare. This will set
220 Call snd_hda_suspend() in the PM suspend callback.
221 Call snd_hda_resume() in the PM resume callback.
241 subs fields bitwise (with bitmask mask and subs_mask), the callback
242 patch is called. The patch callback should initialize the codec and
261 The build_controls callback is called from snd_hda_build_controls().
262 Similarly, the build_pcms callback is called from
263 snd_hda_build_pcms(). The init callback is called after
265 The free callback is called as a destructor.
267 The unsol_event callback is called when an unsolicited event is
272 callback is NULL, the driver calls the init callback and resumes the
274 write your own resume callback. There, the amp values can be resumed
280 The check_power_status callback is called when the amp value of the