Searched defs:con (Results 1 – 6 of 6) sorted by relevance
518 static inline short console_srcu_read_flags(const struct console *con) in console_srcu_read_flags()539 static inline void console_srcu_write_flags(struct console *con, short flags) in console_srcu_write_flags()548 static inline bool console_is_registered_locked(const struct console *con) in console_is_registered_locked()565 static inline bool console_is_registered(const struct console *con) in console_is_registered()585 #define for_each_console_srcu(con) \ argument597 #define for_each_console(con) \ argument
313 static inline bool nbcon_device_try_acquire(struct console *con) in nbcon_device_try_acquire()318 static inline void nbcon_device_release(struct console *con) in nbcon_device_release()
628 static inline void uart_port_set_cons(struct uart_port *up, struct console *con) in uart_port_set_cons()1050 struct console *con; member
397 static inline void typec_attach(struct typec_connector *con, struct device *dev) in typec_attach()403 static inline void typec_deattach(struct typec_connector *con, struct device *dev) in typec_deattach()
85 struct ceph_connection con; member
280 struct ceph_connection *con; member
Completed in 22 milliseconds