Home
last modified time | relevance | path

Searched refs:ocp_get_one_device (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/include/asm-ppc/
Docp.h198 extern struct ocp_def *ocp_get_one_device(unsigned int vendor, unsigned int function, int index);
/linux-2.4.37.9/arch/ppc/kernel/
Docp.c297 ocp_get_one_device(unsigned int vendor, unsigned int function, int index) in ocp_get_one_device() function