Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/
H A Dhmc6352.c99 static const struct attribute_group m_compass_gr = { variable
108 res = sysfs_create_group(&client->dev.kobj, &m_compass_gr); in hmc6352_probe()
120 sysfs_remove_group(&client->dev.kobj, &m_compass_gr); in hmc6352_remove()