Symbol: dwc3_google
drivers/usb/dwc3/dwc3-google.c
131
static u32 dwc3_google_clear_pme_irqs(struct dwc3_google *google)
drivers/usb/dwc3/dwc3-google.c
164
static void dwc3_google_enable_pme_irq(struct dwc3_google *google)
drivers/usb/dwc3/dwc3-google.c
183
static void dwc3_google_disable_pme_irq(struct dwc3_google *google)
drivers/usb/dwc3/dwc3-google.c
204
struct dwc3_google *google = data;
drivers/usb/dwc3/dwc3-google.c
224
static int dwc3_google_request_irq(struct dwc3_google *google, struct platform_device *pdev,
drivers/usb/dwc3/dwc3-google.c
249
struct dwc3_google *google = container_of(nb, struct dwc3_google, usb_psw_pd_nb);
drivers/usb/dwc3/dwc3-google.c
273
static void dwc3_google_pm_domain_deinit(struct dwc3_google *google)
drivers/usb/dwc3/dwc3-google.c
292
static int dwc3_google_pm_domain_init(struct dwc3_google *google)
drivers/usb/dwc3/dwc3-google.c
353
static void dwc3_google_program_usb2only(struct dwc3_google *google)
drivers/usb/dwc3/dwc3-google.c
368
struct dwc3_google *google;
drivers/usb/dwc3/dwc3-google.c
466
struct dwc3_google *google = to_dwc3_google(dwc);
drivers/usb/dwc3/dwc3-google.c
475
static int dwc3_google_suspend(struct dwc3_google *google, pm_message_t msg)
drivers/usb/dwc3/dwc3-google.c
501
static int dwc3_google_resume(struct dwc3_google *google, pm_message_t msg)
drivers/usb/dwc3/dwc3-google.c
533
struct dwc3_google *google = to_dwc3_google(dwc);
drivers/usb/dwc3/dwc3-google.c
546
struct dwc3_google *google = to_dwc3_google(dwc);
drivers/usb/dwc3/dwc3-google.c
573
struct dwc3_google *google = to_dwc3_google(dwc);
drivers/usb/dwc3/dwc3-google.c
586
struct dwc3_google *google = to_dwc3_google(dwc);
drivers/usb/dwc3/dwc3-google.c
75
#define to_dwc3_google(d) container_of_const((d), struct dwc3_google, dwc)
drivers/usb/dwc3/dwc3-google.c
77
static int dwc3_google_rst_init(struct dwc3_google *google)
drivers/usb/dwc3/dwc3-google.c
99
static int dwc3_google_set_pmu_state(struct dwc3_google *google, int state)