get_status_work 88 drivers/usb/phy/phy-twl6030-usb.c struct delayed_work get_status_work; get_status_work 281 drivers/usb/phy/phy-twl6030-usb.c get_status_work.work); get_status_work 372 drivers/usb/phy/phy-twl6030-usb.c INIT_DELAYED_WORK(&twl->get_status_work, twl6030_status_work); get_status_work 394 drivers/usb/phy/phy-twl6030-usb.c schedule_delayed_work(&twl->get_status_work, HZ); get_status_work 411 drivers/usb/phy/phy-twl6030-usb.c cancel_delayed_work_sync(&twl->get_status_work);