Home
last modified time | relevance | path

Searched refs:serdev_device (Results 26 – 36 of 36) sorted by relevance

12

/openbmc/linux/drivers/bluetooth/
H A Dbtnxpuart.c150 struct serdev_device *serdev;
1184 struct serdev_device *serdev = nxpdev->serdev; in btnxpuart_tx_work()
1270 static int btnxpuart_receive_buf(struct serdev_device *serdev, const u8 *data, in btnxpuart_receive_buf()
1292 static void btnxpuart_write_wakeup(struct serdev_device *serdev) in btnxpuart_write_wakeup()
1302 static int nxp_serdev_probe(struct serdev_device *serdev) in nxp_serdev_probe()
1366 static void nxp_serdev_remove(struct serdev_device *serdev) in nxp_serdev_remove()
H A Dhci_mrvl.c462 static int mrvl_serdev_probe(struct serdev_device *serdev) in mrvl_serdev_probe()
481 static void mrvl_serdev_remove(struct serdev_device *serdev) in mrvl_serdev_remove()
H A Dhci_qca.c2253 static int qca_serdev_probe(struct serdev_device *serdev) in qca_serdev_probe()
2396 static void qca_serdev_remove(struct serdev_device *serdev) in qca_serdev_remove()
2427 struct serdev_device *serdev = to_serdev_device(dev); in qca_serdev_shutdown()
2464 struct serdev_device *serdev = to_serdev_device(dev); in qca_suspend()
2578 struct serdev_device *serdev = to_serdev_device(dev); in qca_resume()
2623 struct serdev_device *serdev = to_serdev_device(dev); in hciqca_coredump()
H A Dhci_h5.c819 static int h5_serdev_probe(struct serdev_device *serdev) in h5_serdev_probe()
871 static void h5_serdev_remove(struct serdev_device *serdev) in h5_serdev_remove()
H A Dhci_bcm.c1520 static int bcm_serdev_probe(struct serdev_device *serdev) in bcm_serdev_probe()
1574 static void bcm_serdev_remove(struct serdev_device *serdev) in bcm_serdev_remove()
/openbmc/linux/drivers/platform/x86/x86-android-tablets/
H A Dcore.c126 static struct serdev_device **serdevs;
169 struct serdev_device *serdev; in x86_instantiate_serdev()
/openbmc/linux/drivers/platform/surface/aggregator/
H A Dcontroller.h257 int ssam_controller_init(struct ssam_controller *ctrl, struct serdev_device *s);
H A Dssh_request_layer.c1025 int ssh_rtl_init(struct ssh_rtl *rtl, struct serdev_device *serdev, in ssh_rtl_init()
H A Dssh_packet_layer.c2026 int ssh_ptl_init(struct ssh_ptl *ptl, struct serdev_device *serdev, in ssh_ptl_init()
H A Dcontroller.c1166 struct serdev_device *serdev) in ssam_controller_init()
/openbmc/linux/Documentation/firmware-guide/acpi/
H A Denumeration.rst24 although some of them may be represented by struct serdev_device.

12