Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/most/Documentation/ABI/
Dsysfs-class-most.txt1 What: /sys/class/most/mostcore/aims
9 What: /sys/class/most/mostcore/aims/<aim>/add_link
18 What: /sys/class/most/mostcore/aims/<aim>/remove_link
27 What: /sys/class/most/mostcore/devices
35 What: /sys/class/most/mostcore/devices/<mdev>/description
45 What: /sys/class/most/mostcore/devices/<mdev>/interface
54 What: /sys/class/most/mostcore/devices/<mdev>/dci
65 What: /sys/class/most/mostcore/devices/<mdev>/dci/arb_address
74 What: /sys/class/most/mostcore/devices/<mdev>/dci/arb_value
83 What: /sys/class/most/mostcore/devices/<mdev>/dci/mep_eui48_hi
[all …]
Dsysfs-bus-most.txt281 What: /sys/bus/most/drivers/mostcore/add_link
287 mostcore. A link created by writing to this file is
291 What: /sys/bus/most/drivers/mostcore/remove_link
299 What: /sys/bus/most/drivers/mostcore/components
307 What: /sys/bus/most/drivers/mostcore/links
/Linux-v4.19/drivers/staging/most/
Dcore.c32 static struct mostcore { struct
39 #define to_driver(d) container_of(d, struct mostcore, drv) argument