Home
last modified time | relevance | path

Searched refs:serdev_device_alloc (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/tty/serdev/
H A Dcore.c436 struct serdev_device *serdev_device_alloc(struct serdev_controller *ctrl) in serdev_device_alloc() function
453 EXPORT_SYMBOL_GPL(serdev_device_alloc);
525 serdev = serdev_device_alloc(ctrl); in of_serdev_register_devices()
669 serdev = serdev_device_alloc(ctrl); in acpi_serdev_register_device()
/linux/drivers/platform/x86/lenovo/
H A Dyoga-tab2-pro-1380-fastcharger.c253 serdev = serdev_device_alloc(to_serdev_controller(ctrl_dev)); in yt2_1380_fc_pdev_probe()
/linux/drivers/platform/x86/dell/
H A Ddell-uart-backlight.c352 serdev = serdev_device_alloc(to_serdev_controller(ctrl_dev)); in dell_uart_bl_pdev_probe()