Home
last modified time | relevance | path

Searched refs:olpc_board (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/include/asm/
H A Dolpc.h28 static inline uint32_t olpc_board(uint8_t id) in olpc_board() function
/linux/arch/x86/platform/olpc/
H A Dolpc.c301 if (olpc_board_at_least(olpc_board(0xb1))) in olpc_init()
/linux/drivers/input/mouse/
H A Dhgpk.c760 if (olpc_board_at_least(olpc_board(0xb2))) in hgpk_reconnect()