Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/include/asm/
Dolpc.h28 static inline uint32_t olpc_board(uint8_t id) in olpc_board() function
/linux-6.6.21/drivers/staging/olpc_dcon/
Dolpc_dcon.c142 BUG_ON(olpc_board_at_least(olpc_board(0xc2))); in dcon_bus_stabilize()
203 if (!olpc_board_at_least(olpc_board(0xc2))) in dcon_sleep()
791 if (olpc_board_at_least(olpc_board(0xd0))) in olpc_dcon_init()
/linux-6.6.21/arch/x86/platform/olpc/
Dolpc.c301 if (olpc_board_at_least(olpc_board(0xb1))) in olpc_init()
/linux-6.6.21/drivers/input/mouse/
Dhgpk.c760 if (olpc_board_at_least(olpc_board(0xb2))) in hgpk_reconnect()