Searched defs:mtod (Results 1 – 6 of 6) sorted by relevance
76 const struct cuse_methods *mtod; member365 cuse_dev_create(const struct cuse_methods *mtod, void *priv0, void *priv1, in cuse_dev_create()
142 #define mtod(m,t) ((t)(m)->m_data) macro
2934 const struct usb_bus_methods *mtod; in usbd_filter_power_mode() local
188 const struct usb_bus_methods *mtod; in usbd_get_dma_delay() local
884 const struct device_method *mtod; in device_get_method() local
108 #define mtod(m, t) ((t)((m)->m_data)) macro