Searched refs:snd_i2c_unlock (Results 1 – 6 of 6) sorted by relevance
42 snd_i2c_unlock(pt->i2c_bus); in snd_pt2258_reset()50 snd_i2c_unlock(pt->i2c_bus); in snd_pt2258_reset()60 snd_i2c_unlock(pt->i2c_bus); in snd_pt2258_reset()65 snd_i2c_unlock(pt->i2c_bus); in snd_pt2258_reset()113 snd_i2c_unlock(pt->i2c_bus); in pt2258_stereo_volume_put()121 snd_i2c_unlock(pt->i2c_bus); in pt2258_stereo_volume_put()126 snd_i2c_unlock(pt->i2c_bus); in pt2258_stereo_volume_put()158 snd_i2c_unlock(pt->i2c_bus); in pt2258_switch_put()163 snd_i2c_unlock(pt->i2c_bus); in pt2258_switch_put()
147 snd_i2c_unlock(ice->i2c); in snd_ice1712_ews88mt_chip_select()151 snd_i2c_unlock(ice->i2c); in snd_ice1712_ews88mt_chip_select()246 snd_i2c_unlock(ice->i2c); in snd_ice1712_ews_cs8404_spdif_write()632 snd_i2c_unlock(ice->i2c); in snd_ice1712_ews88mt_output_sense_get()635 snd_i2c_unlock(ice->i2c); in snd_ice1712_ews88mt_output_sense_get()649 snd_i2c_unlock(ice->i2c); in snd_ice1712_ews88mt_output_sense_put()655 snd_i2c_unlock(ice->i2c); in snd_ice1712_ews88mt_output_sense_put()658 snd_i2c_unlock(ice->i2c); in snd_ice1712_ews88mt_output_sense_put()674 snd_i2c_unlock(ice->i2c); in snd_ice1712_ews88mt_input_sense_get()679 snd_i2c_unlock(ice->i2c); in snd_ice1712_ews88mt_input_sense_get()[all …]
331 snd_i2c_unlock(ice->i2c); in snd_ice1712_cs8427_set_input_clock()335 snd_i2c_unlock(ice->i2c); in snd_ice1712_cs8427_set_input_clock()351 snd_i2c_unlock(ice->i2c); in snd_ice1712_cs8427_set_input_clock()
199 snd_i2c_unlock(bus); in snd_cs8427_init()235 snd_i2c_unlock(bus); in snd_cs8427_init()243 snd_i2c_unlock(bus); in snd_cs8427_init()326 snd_i2c_unlock(cs8427->bus); in snd_cs8427_reset()331 snd_i2c_unlock(cs8427->bus); in snd_cs8427_reset()342 snd_i2c_unlock(cs8427->bus); in snd_cs8427_reset()363 snd_i2c_unlock(device->bus); in snd_cs8427_in_status_get()389 snd_i2c_unlock(device->bus); in snd_cs8427_qsubcode_get()396 snd_i2c_unlock(device->bus); in snd_cs8427_qsubcode_get()399 snd_i2c_unlock(device->bus); in snd_cs8427_qsubcode_get()[all …]
51 snd_i2c_unlock(bus); in snd_tea6330t_detect()89 snd_i2c_unlock(tea->bus); in snd_tea6330t_get_master_volume()121 snd_i2c_unlock(tea->bus); in snd_tea6330t_put_master_volume()140 snd_i2c_unlock(tea->bus); in snd_tea6330t_get_master_switch()165 snd_i2c_unlock(tea->bus); in snd_tea6330t_put_master_switch()212 snd_i2c_unlock(tea->bus); in snd_tea6330t_put_bass()259 snd_i2c_unlock(tea->bus); in snd_tea6330t_put_treble()345 snd_i2c_unlock(bus); in snd_tea6330t_update_mixer()349 snd_i2c_unlock(bus); in snd_tea6330t_update_mixer()
76 static inline void snd_i2c_unlock(struct snd_i2c_bus *bus) in snd_i2c_unlock() function