Home
last modified time | relevance | path

Searched refs:olpc_board_at_least (Results 1 – 5 of 5) sorted by relevance

/linux-5.19.10/arch/x86/include/asm/
Dolpc.h60 static inline int olpc_board_at_least(uint32_t rev) in olpc_board_at_least() function
/linux-5.19.10/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()
796 if (olpc_board_at_least(olpc_board(0xd0))) in olpc_dcon_init()
/linux-5.19.10/sound/pci/cs5535audio/
Dcs5535audio_olpc.c140 if (olpc_board_at_least(olpc_board_pre(0xb3))) in olpc_prequirks()
/linux-5.19.10/arch/x86/platform/olpc/
Dolpc.c301 if (olpc_board_at_least(olpc_board(0xb1))) in olpc_init()
/linux-5.19.10/drivers/input/mouse/
Dhgpk.c760 if (olpc_board_at_least(olpc_board(0xb2))) in hgpk_reconnect()