Home
last modified time | relevance | path

Searched refs:RawDeviceIdIndex (Results 1 – 6 of 6) sorted by relevance

/rust/kernel/
A Dof.rs7 device_id::{RawDeviceId, RawDeviceIdIndex},
26 unsafe impl RawDeviceIdIndex for DeviceId {
A Dacpi.rs7 device_id::{RawDeviceId, RawDeviceIdIndex},
26 unsafe impl RawDeviceIdIndex for DeviceId {
A Ddevice_id.rs46 pub unsafe trait RawDeviceIdIndex: RawDeviceId { interface
147 impl<T: RawDeviceId + RawDeviceIdIndex, U, const N: usize> IdArray<T, U, N> {
A Ddriver.rs173 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 Dauxiliary.rs9 device_id::{RawDeviceId, RawDeviceIdIndex},
144 unsafe impl RawDeviceIdIndex for DeviceId {
A Dpci.rs9 device_id::{RawDeviceId, RawDeviceIdIndex},
169 unsafe impl RawDeviceIdIndex for DeviceId {

Completed in 7 milliseconds