Home
last modified time | relevance | path

Searched refs:whiteheat_port_settings (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/usb/serial/
H A Dwhiteheat.h88 struct whiteheat_port_settings { struct
89 portwhiteheat_port_settings global() argument
90 baudwhiteheat_port_settings global() argument
92 bitswhiteheat_port_settings global() argument
93 stopwhiteheat_port_settings global() argument
94 paritywhiteheat_port_settings global() argument
95 sflowwhiteheat_port_settings global() argument
96 xoffwhiteheat_port_settings global() argument
97 xonwhiteheat_port_settings global() argument
98 hflowwhiteheat_port_settings global() argument
99 lloopwhiteheat_port_settings global() argument
H A Dwhiteheat.c618 struct whiteheat_port_settings port_settings; in firm_setup_port()