Home
last modified time | relevance | path

Searched defs:Device (Results 1 – 8 of 8) sorted by relevance

/linux/rust/kernel/net/
H A Dphy.rs74 pub struct Device(Opaque<bindings::phy_device>); struct
76 impl Device { impl
284 impl AsRef<kernel::device::Device> for Device { implementation
285 fn as_ref(&self) -> &kernel::device::Device { in as_ref()
631 fn read_mmd(_dev: &mut Device, _devnum: u8, _regnum: u16) -> Result<u16> { in read_mmd()
636 fn write_mmd(_dev: &mut Device, _devnum: u8, _regnum: u16, _val: u16) -> Result { in write_mmd()
641 fn link_change_notify(_dev: &mut Device) {} in link_change_notify()
/linux/rust/kernel/net/phy/
H A Dreg.rs48 fn write(&self, dev: &mut Device, val: u16) -> Result; in write()
117 fn write(&self, dev: &mut Device, val: u16) -> Result { in write()
207 fn write(&self, dev: &mut Device, val: u16) -> Result { in write()
/linux/Documentation/driver-api/
H A Deisa.rst127 Device chapter
/linux/Documentation/networking/
H A Deql.rst158 3.3.1. /etc/slip/runslip.conf
H A Dcan.rst1392 .. _socketcan-can-fd-driver:
/linux/drivers/net/phy/
H A Dax88796b_rust.rs93 fn link_change_notify(dev: &mut phy::Device) { in link_change_notify()
/linux/tools/testing/selftests/hid/tests/
H A Dbase_device.py188 def is_a_match(self: "EvdevMatch", evdev: libevdev.Device) -> bool:
/linux/drivers/media/pci/ngene/
H A Dngene.h256 u8 Device; member
267 u8 Device; member