Searched refs:RawDeviceIdIndex (Results 1 – 6 of 6) sorted by relevance
| /rust/kernel/ |
| A D | of.rs | 7 device_id::{RawDeviceId, RawDeviceIdIndex}, 26 unsafe impl RawDeviceIdIndex for DeviceId {
|
| A D | acpi.rs | 7 device_id::{RawDeviceId, RawDeviceIdIndex}, 26 unsafe impl RawDeviceIdIndex for DeviceId {
|
| A D | device_id.rs | 46 pub unsafe trait RawDeviceIdIndex: RawDeviceId { traits 147 impl<T: RawDeviceId + RawDeviceIdIndex, U, const N: usize> IdArray<T, U, N> {
|
| A D | driver.rs | 173 Some(table.info(<acpi::DeviceId as crate::device_id::RawDeviceIdIndex>::index(id))) in acpi_id_info() 208 table.info(<of::DeviceId as crate::device_id::RawDeviceIdIndex>::index( in of_id_info()
|
| A D | auxiliary.rs | 9 device_id::{RawDeviceId, RawDeviceIdIndex}, 144 unsafe impl RawDeviceIdIndex for DeviceId {
|
| A D | pci.rs | 9 device_id::{RawDeviceId, RawDeviceIdIndex}, 169 unsafe impl RawDeviceIdIndex for DeviceId {
|
Completed in 8 milliseconds