Home
last modified time | relevance | path

Searched refs:h5p (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/bluetooth/
H A Dhci_h5.c807 static const struct hci_uart_proto h5p = { variable
867 return hci_uart_register_device_priv(&h5->serdev_hu, &h5p, in h5_serdev_probe()
1133 return hci_uart_register_proto(&h5p); in h5_init()
1139 return hci_uart_unregister_proto(&h5p); in h5_deinit()
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-h5py/
H A D0001-Fix-Cython-3-compatibility.patch29 h5py/h5p.pyx | 4 +--
579 diff --git a/h5py/h5p.pyx b/h5py/h5p.pyx
581 --- a/h5py/h5p.pyx
582 +++ b/h5py/h5p.pyx