Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/include/asm/
Dolpc.h29 static inline uint32_t olpc_board(uint8_t id) in olpc_board() function
/linux-3.4.99/drivers/staging/olpc_dcon/
Dolpc_dcon.c155 BUG_ON(olpc_board_at_least(olpc_board(0xc2))); in dcon_bus_stabilize()
218 if (!olpc_board_at_least(olpc_board(0xc2))) in dcon_sleep()
823 if (olpc_board_at_least(olpc_board(0xd0))) in olpc_dcon_init()
/linux-3.4.99/arch/x86/platform/olpc/
Dolpc.c441 if (olpc_board_at_least(olpc_board(0xb1))) in olpc_init()
/linux-3.4.99/drivers/input/mouse/
Dhgpk.c767 if (olpc_board_at_least(olpc_board(0xb2))) in hgpk_reconnect()