Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/mtd/
Dhyperbus.h44 struct hyperbus_ops { struct
65 const struct hyperbus_ops *ops; argument
/Linux-v5.4/drivers/mtd/hyperbus/
Dhbmc-am654.c54 static const struct hyperbus_ops am654_hbmc_ops = {
Dhyperbus-core.c61 const struct hyperbus_ops *ops; in hyperbus_register_device()