Searched refs:get_a_bus_req (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/usb/chipidea/ |
D | otg_fsm.c | 35 get_a_bus_req(struct device *dev, struct device_attribute *attr, char *buf) in get_a_bus_req() function 76 static DEVICE_ATTR(a_bus_req, S_IRUGO | S_IWUSR, get_a_bus_req, set_a_bus_req);
|
/linux-4.1.27/drivers/usb/phy/ |
D | phy-mv-usb.c | 532 get_a_bus_req(struct device *dev, struct device_attribute *attr, char *buf) in get_a_bus_req() function 572 static DEVICE_ATTR(a_bus_req, S_IRUGO | S_IWUSR, get_a_bus_req,
|