Searched refs:old_type (Results 1 – 8 of 8) sorted by relevance
1406 int old_type, dir_in, i; in usbhsh_pipe_init_for_host() local1409 old_type = USB_ENDPOINT_XFER_CONTROL; in usbhsh_pipe_init_for_host()1432 dir_in = (pipe_configs[i].type == old_type); in usbhsh_pipe_init_for_host()1433 old_type = pipe_configs[i].type; in usbhsh_pipe_init_for_host()
856 __u32 old_type = sc->sm->sm_type; in xrep_revalidate_iallocbt() local875 sc->sm->sm_type = old_type; in xrep_revalidate_iallocbt()
916 __u32 old_type = sc->sm->sm_type; in xrep_revalidate_allocbt() local932 sc->sm->sm_type = old_type; in xrep_revalidate_allocbt()
1026 enum nl80211_iftype old_type; in cfg80211_rtw_change_iface() local1050 old_type = rtw_wdev->iftype; in cfg80211_rtw_change_iface()1052 if (old_type != type) { in cfg80211_rtw_change_iface()1075 rtw_wdev->iftype = old_type; in cfg80211_rtw_change_iface()1600 enum nl80211_iftype old_type; in cfg80211_rtw_leave_ibss() local1603 old_type = rtw_wdev->iftype; in cfg80211_rtw_leave_ibss()1614 rtw_wdev->iftype = old_type; in cfg80211_rtw_leave_ibss()
838 unsigned int old_type, old_iotype, old_hub6, old_shift; in uart_change_port() local843 old_type = uport->type; in uart_change_port()848 if (old_type != PORT_UNKNOWN && uport->ops->release_port) in uart_change_port()870 uport->type = old_type; in uart_change_port()876 if (old_type == PORT_UNKNOWN) in uart_change_port()
905 enum idxd_wq_type old_type; in wq_type_store() local910 old_type = wq->type; in wq_type_store()921 if (wq->type != old_type) in wq_type_store()
1588 int old_type = rg->type; in omapfb_realloc_fbmem() local1596 if (old_size == size && old_type == type) in omapfb_realloc_fbmem()
1298 struct tcp_congestion_ops *old_type);