Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/
H A Dhmc6352.c22 static int compass_command(struct i2c_client *c, u8 cmd) in compass_command() function
44 ret = compass_command(c, map[val]); in compass_store()
71 ret = compass_command(client, 'A'); in compass_heading_data_show()