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()636 snd_i2c_unlock(ice->i2c); in snd_ice1712_ews88mt_output_sense_get()639 snd_i2c_unlock(ice->i2c); in snd_ice1712_ews88mt_output_sense_get()653 snd_i2c_unlock(ice->i2c); in snd_ice1712_ews88mt_output_sense_put()659 snd_i2c_unlock(ice->i2c); in snd_ice1712_ews88mt_output_sense_put()662 snd_i2c_unlock(ice->i2c); in snd_ice1712_ews88mt_output_sense_put()678 snd_i2c_unlock(ice->i2c); in snd_ice1712_ews88mt_input_sense_get()683 snd_i2c_unlock(ice->i2c); in snd_ice1712_ews88mt_input_sense_get()[all …]
325 snd_i2c_unlock(ice->i2c); in snd_ice1712_cs8427_set_input_clock()329 snd_i2c_unlock(ice->i2c); in snd_ice1712_cs8427_set_input_clock()345 snd_i2c_unlock(ice->i2c); in snd_ice1712_cs8427_set_input_clock()
205 snd_i2c_unlock(bus); in snd_cs8427_init()245 snd_i2c_unlock(bus); in snd_cs8427_init()253 snd_i2c_unlock(bus); in snd_cs8427_init()336 snd_i2c_unlock(cs8427->bus); in snd_cs8427_reset()341 snd_i2c_unlock(cs8427->bus); in snd_cs8427_reset()352 snd_i2c_unlock(cs8427->bus); in snd_cs8427_reset()373 snd_i2c_unlock(device->bus); in snd_cs8427_in_status_get()400 snd_i2c_unlock(device->bus); in snd_cs8427_qsubcode_get()407 snd_i2c_unlock(device->bus); in snd_cs8427_qsubcode_get()410 snd_i2c_unlock(device->bus); in snd_cs8427_qsubcode_get()[all …]
51 snd_i2c_unlock(bus); in snd_tea6330t_detect()86 snd_i2c_unlock(tea->bus); in snd_tea6330t_get_master_volume()119 snd_i2c_unlock(tea->bus); in snd_tea6330t_put_master_volume()138 snd_i2c_unlock(tea->bus); in snd_tea6330t_get_master_switch()164 snd_i2c_unlock(tea->bus); in snd_tea6330t_put_master_switch()212 snd_i2c_unlock(tea->bus); in snd_tea6330t_put_bass()260 snd_i2c_unlock(tea->bus); in snd_tea6330t_put_treble()350 snd_i2c_unlock(bus); in snd_tea6330t_update_mixer()354 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