Searched refs:__wait_on_obf (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/platform/olpc/ |
H A D | olpc.c | 82 #define wait_on_obf(p, d) __wait_on_obf(__LINE__, (p), (d)) 83 static int __wait_on_obf(unsigned int line, unsigned int port, int desired) in __wait_on_obf() function
|
/kernel/linux/linux-6.6/arch/x86/platform/olpc/ |
H A D | olpc.c | 82 #define wait_on_obf(p, d) __wait_on_obf(__LINE__, (p), (d)) 83 static int __wait_on_obf(unsigned int line, unsigned int port, int desired) in __wait_on_obf() function
|
Completed in 3 milliseconds