Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/asm/
Dolpc.h62 static inline int olpc_board_at_least(uint32_t rev) in olpc_board_at_least() function
/Linux-v4.19/drivers/staging/olpc_dcon/
Dolpc_dcon.c144 BUG_ON(olpc_board_at_least(olpc_board(0xc2))); in dcon_bus_stabilize()
205 if (!olpc_board_at_least(olpc_board(0xc2))) in dcon_sleep()
802 if (olpc_board_at_least(olpc_board(0xd0))) in olpc_dcon_init()
/Linux-v4.19/sound/pci/cs5535audio/
Dcs5535audio_olpc.c144 if (olpc_board_at_least(olpc_board_pre(0xb3))) in olpc_prequirks()
/Linux-v4.19/arch/x86/platform/olpc/
Dolpc.c388 if (olpc_board_at_least(olpc_board(0xb1))) in olpc_init()
/Linux-v4.19/drivers/power/supply/
Dolpc_battery.c626 if (olpc_board_at_least(olpc_board_pre(0xd0))) { /* XO-1.5 */ in olpc_battery_probe()
/Linux-v4.19/drivers/input/mouse/
Dhgpk.c763 if (olpc_board_at_least(olpc_board(0xb2))) in hgpk_reconnect()