Searched refs:snd_i2c_unlock (Results 1 – 6 of 6) sorted by relevance
56 snd_i2c_unlock(pt->i2c_bus); in snd_pt2258_reset()64 snd_i2c_unlock(pt->i2c_bus); in snd_pt2258_reset()74 snd_i2c_unlock(pt->i2c_bus); in snd_pt2258_reset()79 snd_i2c_unlock(pt->i2c_bus); in snd_pt2258_reset()127 snd_i2c_unlock(pt->i2c_bus); in pt2258_stereo_volume_put()135 snd_i2c_unlock(pt->i2c_bus); in pt2258_stereo_volume_put()140 snd_i2c_unlock(pt->i2c_bus); in pt2258_stereo_volume_put()172 snd_i2c_unlock(pt->i2c_bus); in pt2258_switch_put()177 snd_i2c_unlock(pt->i2c_bus); in pt2258_switch_put()
161 snd_i2c_unlock(ice->i2c); in snd_ice1712_ews88mt_chip_select()165 snd_i2c_unlock(ice->i2c); in snd_ice1712_ews88mt_chip_select()260 snd_i2c_unlock(ice->i2c); in snd_ice1712_ews_cs8404_spdif_write()646 snd_i2c_unlock(ice->i2c); in snd_ice1712_ews88mt_output_sense_get()649 snd_i2c_unlock(ice->i2c); in snd_ice1712_ews88mt_output_sense_get()663 snd_i2c_unlock(ice->i2c); in snd_ice1712_ews88mt_output_sense_put()669 snd_i2c_unlock(ice->i2c); in snd_ice1712_ews88mt_output_sense_put()672 snd_i2c_unlock(ice->i2c); in snd_ice1712_ews88mt_output_sense_put()688 snd_i2c_unlock(ice->i2c); in snd_ice1712_ews88mt_input_sense_get()693 snd_i2c_unlock(ice->i2c); in snd_ice1712_ews88mt_input_sense_get()[all …]
345 snd_i2c_unlock(ice->i2c); in snd_ice1712_cs8427_set_input_clock()349 snd_i2c_unlock(ice->i2c); in snd_ice1712_cs8427_set_input_clock()365 snd_i2c_unlock(ice->i2c); in snd_ice1712_cs8427_set_input_clock()
214 snd_i2c_unlock(bus); in snd_cs8427_init()250 snd_i2c_unlock(bus); in snd_cs8427_init()258 snd_i2c_unlock(bus); in snd_cs8427_init()341 snd_i2c_unlock(cs8427->bus); in snd_cs8427_reset()346 snd_i2c_unlock(cs8427->bus); in snd_cs8427_reset()357 snd_i2c_unlock(cs8427->bus); in snd_cs8427_reset()378 snd_i2c_unlock(device->bus); in snd_cs8427_in_status_get()404 snd_i2c_unlock(device->bus); in snd_cs8427_qsubcode_get()411 snd_i2c_unlock(device->bus); in snd_cs8427_qsubcode_get()414 snd_i2c_unlock(device->bus); in snd_cs8427_qsubcode_get()[all …]
66 snd_i2c_unlock(bus); in snd_tea6330t_detect()104 snd_i2c_unlock(tea->bus); in snd_tea6330t_get_master_volume()136 snd_i2c_unlock(tea->bus); in snd_tea6330t_put_master_volume()155 snd_i2c_unlock(tea->bus); in snd_tea6330t_get_master_switch()180 snd_i2c_unlock(tea->bus); in snd_tea6330t_put_master_switch()227 snd_i2c_unlock(tea->bus); in snd_tea6330t_put_bass()274 snd_i2c_unlock(tea->bus); in snd_tea6330t_put_treble()360 snd_i2c_unlock(bus); in snd_tea6330t_update_mixer()364 snd_i2c_unlock(bus); in snd_tea6330t_update_mixer()
92 static inline void snd_i2c_unlock(struct snd_i2c_bus *bus) in snd_i2c_unlock() function