c67x00_sie         34 drivers/usb/c67x00/c67x00-drv.c static void c67x00_probe_sie(struct c67x00_sie *sie,
c67x00_sie         60 drivers/usb/c67x00/c67x00-drv.c static void c67x00_remove_sie(struct c67x00_sie *sie)
c67x00_sie         75 drivers/usb/c67x00/c67x00-drv.c 	struct c67x00_sie *sie;
c67x00_sie         33 drivers/usb/c67x00/c67x00-hcd.c static void c67x00_hub_reset_host_port(struct c67x00_sie *sie, int port)
c67x00_sie         50 drivers/usb/c67x00/c67x00-hcd.c 	struct c67x00_sie *sie = c67x00->sie;
c67x00_sie         70 drivers/usb/c67x00/c67x00-hcd.c 	struct c67x00_sie *sie = c67x00->sie;
c67x00_sie        236 drivers/usb/c67x00/c67x00-hcd.c static void c67x00_hcd_irq(struct c67x00_sie *sie, u16 int_status, u16 msg)
c67x00_sie        329 drivers/usb/c67x00/c67x00-hcd.c int c67x00_hcd_probe(struct c67x00_sie *sie)
c67x00_sie        391 drivers/usb/c67x00/c67x00-hcd.c void c67x00_hcd_remove(struct c67x00_sie *sie)
c67x00_sie         57 drivers/usb/c67x00/c67x00-hcd.h 	struct c67x00_sie *sie;
c67x00_sie        101 drivers/usb/c67x00/c67x00-hcd.h int c67x00_hcd_probe(struct c67x00_sie *sie);
c67x00_sie        102 drivers/usb/c67x00/c67x00-hcd.h void c67x00_hcd_remove(struct c67x00_sie *sie);
c67x00_sie        112 drivers/usb/c67x00/c67x00-hcd.h void c67x00_hcd_msg_received(struct c67x00_sie *sie, u16 msg);
c67x00_sie        221 drivers/usb/c67x00/c67x00-ll-hpi.c void c67x00_ll_hpi_enable_sofeop(struct c67x00_sie *sie)
c67x00_sie        227 drivers/usb/c67x00/c67x00-ll-hpi.c void c67x00_ll_hpi_disable_sofeop(struct c67x00_sie *sie)
c67x00_sie        260 drivers/usb/c67x00/c67x00-ll-hpi.c u16 c67x00_ll_get_usb_ctl(struct c67x00_sie *sie)
c67x00_sie        268 drivers/usb/c67x00/c67x00-ll-hpi.c void c67x00_ll_usb_clear_status(struct c67x00_sie *sie, u16 bits)
c67x00_sie        273 drivers/usb/c67x00/c67x00-ll-hpi.c u16 c67x00_ll_usb_get_status(struct c67x00_sie *sie)
c67x00_sie        306 drivers/usb/c67x00/c67x00-ll-hpi.c static inline void c67x00_ll_husb_sie_init(struct c67x00_sie *sie)
c67x00_sie        316 drivers/usb/c67x00/c67x00-ll-hpi.c void c67x00_ll_husb_reset(struct c67x00_sie *sie, int port)
c67x00_sie        328 drivers/usb/c67x00/c67x00-ll-hpi.c void c67x00_ll_husb_set_current_td(struct c67x00_sie *sie, u16 addr)
c67x00_sie        333 drivers/usb/c67x00/c67x00-ll-hpi.c u16 c67x00_ll_husb_get_current_td(struct c67x00_sie *sie)
c67x00_sie        338 drivers/usb/c67x00/c67x00-ll-hpi.c u16 c67x00_ll_husb_get_frame(struct c67x00_sie *sie)
c67x00_sie        343 drivers/usb/c67x00/c67x00-ll-hpi.c void c67x00_ll_husb_init_host_port(struct c67x00_sie *sie)
c67x00_sie        356 drivers/usb/c67x00/c67x00-ll-hpi.c void c67x00_ll_husb_reset_port(struct c67x00_sie *sie, int port)
c67x00_sie        196 drivers/usb/c67x00/c67x00.h 	void (*irq) (struct c67x00_sie *sie, u16 int_status, u16 msg);
c67x00_sie        238 drivers/usb/c67x00/c67x00.h 	struct c67x00_sie sie[C67X00_SIES];
c67x00_sie        250 drivers/usb/c67x00/c67x00.h void c67x00_ll_hpi_enable_sofeop(struct c67x00_sie *sie);
c67x00_sie        251 drivers/usb/c67x00/c67x00.h void c67x00_ll_hpi_disable_sofeop(struct c67x00_sie *sie);
c67x00_sie        255 drivers/usb/c67x00/c67x00.h u16 c67x00_ll_get_usb_ctl(struct c67x00_sie *sie);
c67x00_sie        256 drivers/usb/c67x00/c67x00.h void c67x00_ll_usb_clear_status(struct c67x00_sie *sie, u16 bits);
c67x00_sie        257 drivers/usb/c67x00/c67x00.h u16 c67x00_ll_usb_get_status(struct c67x00_sie *sie);
c67x00_sie        265 drivers/usb/c67x00/c67x00.h void c67x00_ll_husb_reset(struct c67x00_sie *sie, int port);
c67x00_sie        266 drivers/usb/c67x00/c67x00.h void c67x00_ll_husb_set_current_td(struct c67x00_sie *sie, u16 addr);
c67x00_sie        267 drivers/usb/c67x00/c67x00.h u16 c67x00_ll_husb_get_current_td(struct c67x00_sie *sie);
c67x00_sie        268 drivers/usb/c67x00/c67x00.h u16 c67x00_ll_husb_get_frame(struct c67x00_sie *sie);
c67x00_sie        269 drivers/usb/c67x00/c67x00.h void c67x00_ll_husb_init_host_port(struct c67x00_sie *sie);
c67x00_sie        270 drivers/usb/c67x00/c67x00.h void c67x00_ll_husb_reset_port(struct c67x00_sie *sie, int port);