Home
last modified time | relevance | path

Searched defs:to_index (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/hwmon/
Dapplesmc.c102 #define to_index(attr) (to_sensor_dev_attr(attr)->index & 0xffff) macro
/linux-4.4.14/drivers/md/
Ddm-cache-policy-smq.c93 static unsigned to_index(struct entry_space *es, struct entry *e) in to_index() function