Searched refs:CoreInternal (Results 1 – 6 of 6) sorted by relevance
204 impl Device<CoreInternal> {564 pub struct CoreInternal; struct589 impl Sealed for super::CoreInternal {} implementation595 impl DeviceContext for CoreInternal {} implementation670 $crate::device::CoreInternal => $crate::device::Core706 ::kernel::__impl_device_context_into_aref!($crate::device::CoreInternal, $device);
69 let intf = unsafe { &*intf.cast::<Interface<device::CoreInternal>>() }; in probe_callback()79 let dev: &device::Device<device::CoreInternal> = intf.as_ref(); in probe_callback()90 let intf = unsafe { &*intf.cast::<Interface<device::CoreInternal>>() }; in disconnect_callback()92 let dev: &device::Device<device::CoreInternal> = intf.as_ref(); in disconnect_callback()
152 let idev = unsafe { &*idev.cast::<I2cClient<device::CoreInternal>>() }; in probe_callback()167 let idev = unsafe { &*idev.cast::<I2cClient<device::CoreInternal>>() }; in remove_callback()179 let idev = unsafe { &*idev.cast::<I2cClient<device::CoreInternal>>() }; in shutdown_callback()
65 let adev = unsafe { &*adev.cast::<Device<device::CoreInternal>>() }; in probe_callback()85 let adev = unsafe { &*adev.cast::<Device<device::CoreInternal>>() }; in remove_callback()
92 let pdev = unsafe { &*pdev.cast::<Device<device::CoreInternal>>() }; in probe_callback()112 let pdev = unsafe { &*pdev.cast::<Device<device::CoreInternal>>() }; in remove_callback()
74 let pdev = unsafe { &*pdev.cast::<Device<device::CoreInternal>>() }; in probe_callback()90 let pdev = unsafe { &*pdev.cast::<Device<device::CoreInternal>>() }; in remove_callback()