Searched refs:clock_ref_list (Results 1 – 3 of 3) sorted by relevance
49 struct list_head clock_ref_list; /* list of clock refcounts */ member
612 list_for_each_entry(ref, &chip->clock_ref_list, list) in clock_ref_find()621 list_add_tail(&ref->list, &chip->clock_ref_list); in clock_ref_find()1523 list_for_each_entry(ref, &chip->clock_ref_list, list) { in snd_usb_endpoint_get_clock_rate()1721 list_for_each_entry_safe(cp, cn, &chip->clock_ref_list, list) in snd_usb_endpoint_free_all()
646 INIT_LIST_HEAD(&chip->clock_ref_list); in snd_usb_audio_create()