Searched refs:last_iface (Results 1 – 4 of 4) sorted by relevance
155 struct cifs_server_iface *last_iface = NULL; in cifs_try_adding_channels() local203 last_iface = list_last_entry(&ses->iface_list, struct cifs_server_iface, in cifs_try_adding_channels()205 iface_min_speed = last_iface->speed; in cifs_try_adding_channels()349 struct cifs_server_iface *last_iface = NULL; in cifs_chan_update_iface() local381 last_iface = list_last_entry(&ses->iface_list, struct cifs_server_iface, in cifs_chan_update_iface()383 iface_min_speed = last_iface->speed; in cifs_chan_update_iface()
861 chip->last_iface = intf->altsetting[0].desc.bInterfaceNumber; in find_last_interface() 863 usb_audio_dbg(chip, "Found last interface = %d\n", chip->last_iface); in find_last_interface() 898 chip->last_iface == ifnum) in try_to_register_card() 901 iface = usb_ifnum_to_if(chip->dev, chip->last_iface); in try_to_register_card()
50 int last_iface;49 int last_iface; global() member
1824 if (altsd->bInterfaceNumber == chip->last_iface) { in qc_usb_audio_offload_probe()