Searched refs:ser_device (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/caif/ |
H A D | caif_serial.c | 65 struct ser_device { struct 87 static inline void update_tty_status(struct ser_device *ser) in update_tty_status() 95 static inline void debugfs_init(struct ser_device *ser, struct tty_struct *tty) in debugfs_init() 117 static inline void debugfs_deinit(struct ser_device *ser) in debugfs_deinit() 122 static inline void debugfs_rx(struct ser_device *ser, const u8 *data, int size) in debugfs_rx() 131 static inline void debugfs_tx(struct ser_device *ser, const u8 *data, int size) in debugfs_tx() 140 static inline void debugfs_init(struct ser_device *ser, struct tty_struct *tty) in debugfs_init() 144 static inline void debugfs_deinit(struct ser_device *ser) in debugfs_deinit() 148 static inline void update_tty_status(struct ser_device *ser) in update_tty_status() 152 static inline void debugfs_rx(struct ser_device *se [all...] |
/kernel/linux/linux-6.6/drivers/net/caif/ |
H A D | caif_serial.c | 65 struct ser_device { struct 87 static inline void update_tty_status(struct ser_device *ser) in update_tty_status() 94 static inline void debugfs_init(struct ser_device *ser, struct tty_struct *tty) in debugfs_init() 116 static inline void debugfs_deinit(struct ser_device *ser) in debugfs_deinit() 121 static inline void debugfs_rx(struct ser_device *ser, const u8 *data, int size) in debugfs_rx() 130 static inline void debugfs_tx(struct ser_device *ser, const u8 *data, int size) in debugfs_tx() 139 static inline void debugfs_init(struct ser_device *ser, struct tty_struct *tty) in debugfs_init() 143 static inline void debugfs_deinit(struct ser_device *ser) in debugfs_deinit() 147 static inline void update_tty_status(struct ser_device *ser) in update_tty_status() 151 static inline void debugfs_rx(struct ser_device *se [all...] |
Completed in 2 milliseconds