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()639 snd_i2c_unlock(ice->i2c); in snd_ice1712_ews88mt_output_sense_get()662 snd_i2c_unlock(ice->i2c); in snd_ice1712_ews88mt_output_sense_put()683 snd_i2c_unlock(ice->i2c); in snd_ice1712_ews88mt_input_sense_get()708 snd_i2c_unlock(ice->i2c); in snd_ice1712_ews88mt_input_sense_put()749 snd_i2c_unlock(ice->i2c); in snd_ice1712_ews88d_control_get()785 snd_i2c_unlock(ice->i2c); in snd_ice1712_ews88d_control_put()831 snd_i2c_unlock(ice->i2c); in snd_ice1712_6fire_read_pca()[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()
203 snd_i2c_unlock(bus); in snd_cs8427_init()242 snd_i2c_unlock(bus); in snd_cs8427_init()250 snd_i2c_unlock(bus); in snd_cs8427_init()333 snd_i2c_unlock(cs8427->bus); in snd_cs8427_reset()338 snd_i2c_unlock(cs8427->bus); in snd_cs8427_reset()349 snd_i2c_unlock(cs8427->bus); in snd_cs8427_reset()370 snd_i2c_unlock(device->bus); in snd_cs8427_in_status_get()407 snd_i2c_unlock(device->bus); in snd_cs8427_qsubcode_get()427 snd_i2c_unlock(device->bus); in snd_cs8427_spdif_get()451 snd_i2c_unlock(device->bus); in snd_cs8427_spdif_put()[all …]
51 snd_i2c_unlock(bus); in snd_tea6330t_detect()89 snd_i2c_unlock(tea->bus); in snd_tea6330t_get_master_volume()122 snd_i2c_unlock(tea->bus); in snd_tea6330t_put_master_volume()141 snd_i2c_unlock(tea->bus); in snd_tea6330t_get_master_switch()167 snd_i2c_unlock(tea->bus); in snd_tea6330t_put_master_switch()215 snd_i2c_unlock(tea->bus); in snd_tea6330t_put_bass()263 snd_i2c_unlock(tea->bus); in snd_tea6330t_put_treble()353 snd_i2c_unlock(bus); in snd_tea6330t_update_mixer()357 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