Home
last modified time | relevance | path

Searched refs:fw_ohci (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/firewire/
H A Dohci.c88 struct fw_ohci *ohci;
118 struct fw_ohci *ohci;
178 struct fw_ohci { struct
194 * Spinlock for accessing fw_ohci data. Never call out of
234 static inline struct fw_ohci *fw_ohci(struct fw_card *card) in fw_ohci() function
236 return container_of(card, struct fw_ohci, card); in fw_ohci()
291 static bool has_reboot_by_cycle_timer_read_quirk(const struct fw_ohci *ohci) in has_reboot_by_cycle_timer_read_quirk()
411 static void log_irqs(struct fw_ohci *ohci, u32 evt) in log_irqs()
460 static void log_selfids(struct fw_ohci *ohc
[all...]
/kernel/linux/linux-5.10/drivers/firewire/
H A Dohci.c88 struct fw_ohci *ohci;
118 struct fw_ohci *ohci;
178 struct fw_ohci { struct
194 * Spinlock for accessing fw_ohci data. Never call out of
234 static inline struct fw_ohci *fw_ohci(struct fw_card *card) in fw_ohci() function
236 return container_of(card, struct fw_ohci, card); in fw_ohci()
291 static bool has_reboot_by_cycle_timer_read_quirk(const struct fw_ohci *ohci) in has_reboot_by_cycle_timer_read_quirk()
411 static void log_irqs(struct fw_ohci *ohci, u32 evt) in log_irqs()
460 static void log_selfids(struct fw_ohci *ohc
[all...]

Completed in 6 milliseconds