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
636 list_for_each_entry(ref, &chip->clock_ref_list, list) in clock_ref_find()645 list_add_tail(&ref->list, &chip->clock_ref_list); in clock_ref_find()1534 list_for_each_entry(ref, &chip->clock_ref_list, list) { in snd_usb_endpoint_get_clock_rate()1736 list_for_each_entry_safe(cp, cn, &chip->clock_ref_list, list) in snd_usb_endpoint_free_all()
652 INIT_LIST_HEAD(&chip->clock_ref_list); in snd_usb_audio_create()