Searched refs:_ptr (Results 1 - 2 of 2) sorted by relevance

/openwrt/package/kernel/lantiq/ltq-hcd/src/
H A Difxhcd_queue.c88 static void eqph_destroy_func(unsigned long _ptr) argument
90 ifxhcd_epqh_t *epqh=(ifxhcd_epqh_t *)_ptr;
H A Difxusb_ctl.c1962 static void host_probe(unsigned long _ptr) argument
1964 ifxhcd_hcd_t *ifxhcd = (ifxhcd_hcd_t *)_ptr;
1983 static void host_autoprobe(unsigned long _ptr) argument
1985 ifxhcd_hcd_t *ifxhcd = (ifxhcd_hcd_t *)_ptr;
2279 static void device_probe(unsigned long _ptr) argument
2295 static void device_autoprobe(unsigned long _ptr) argument

Completed in 49 milliseconds