Searched refs:to_serial_base_port_device (Results 1 – 3 of 3) sorted by relevance
31 struct serial_port_device *port_dev = to_serial_base_port_device(dev); in serial_port_runtime_resume()58 struct serial_port_device *port_dev = to_serial_base_port_device(dev); in serial_port_runtime_suspend()
10 #define to_serial_base_port_device(d) container_of((d), struct serial_port_device, dev) macro
139 struct serial_port_device *port_dev = to_serial_base_port_device(dev); in serial_base_port_release()