Home
last modified time | relevance | path

Searched defs:device (Results 1051 – 1075 of 2052) sorted by relevance

1...<<41424344454647484950>>...83

/OK3568_Linux_fs/u-boot/arch/x86/include/asm/
H A Dpnp_def.h53 uint8_t device = dev & 0xff; in pnp_set_logical_device() local
/OK3568_Linux_fs/kernel/sound/isa/msnd/
H A Dmsnd_midi.c142 int snd_msndmidi_new(struct snd_card *card, int device) in snd_msndmidi_new()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/xcore/
H A Ddrm_buffer.cpp121 DrmBufferPool::DrmBufferPool(std::shared_ptr<DrmDevice> device) : drm_device_(device) {} in DrmBufferPool()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_topology.c53 struct kfd_topology_device *device = NULL; in kfd_topology_device_by_proximity_domain() local
100 struct kfd_dev *device = NULL; in kfd_device_by_pci_dev() local
118 struct kfd_dev *device = NULL; in kfd_device_by_kgd() local
/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dsh-sci.c3447 static int __init early_console_setup(struct earlycon_device *device, in early_console_setup()
3467 static int __init sci_early_console_setup(struct earlycon_device *device, in sci_early_console_setup()
3472 static int __init scif_early_console_setup(struct earlycon_device *device, in scif_early_console_setup()
3477 static int __init rzscifa_early_console_setup(struct earlycon_device *device, in rzscifa_early_console_setup()
3483 static int __init scifa_early_console_setup(struct earlycon_device *device, in scifa_early_console_setup()
3488 static int __init scifb_early_console_setup(struct earlycon_device *device, in scifb_early_console_setup()
3493 static int __init hscif_early_console_setup(struct earlycon_device *device, in hscif_early_console_setup()
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dsr.h38 struct scsi_device *device; member
/OK3568_Linux_fs/kernel/include/sound/
H A Dseq_virmidi.h45 int device; /* sequencer device */ member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/engine/device/
H A Dctrl.c192 nvkm_control_new(struct nvkm_device *device, const struct nvkm_oclass *oclass, in nvkm_control_new()
/OK3568_Linux_fs/kernel/arch/mips/pci/
H A Dops-loongson2.c41 int device = PCI_SLOT(devfn); in loongson_pcibios_config_access() local
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp20/
H A DPdafStreamProcUnit.h32 explicit PdafBufferProxy(SmartPtr<V4l2Buffer> &buf, SmartPtr<V4l2Device> &device) in PdafBufferProxy()
/OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dmpc8536_serdes.c72 int is_serdes_configured(enum srds_prtcl device) in is_serdes_configured()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A Dbase.c143 nvkm_bios_new(struct nvkm_device *device, int index, struct nvkm_bios **pbios) in nvkm_bios_new()
/OK3568_Linux_fs/kernel/drivers/net/dsa/
H A Dlan9303_mdio.c21 struct mdio_device *device; member
/OK3568_Linux_fs/kernel/drivers/s390/crypto/
H A Dvfio_ap_private.h40 struct device device; member
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Dsm712fb.c1681 static int __maybe_unused smtcfb_pci_suspend(struct device *device) in smtcfb_pci_suspend()
1702 static int __maybe_unused smtcfb_pci_resume(struct device *device) in smtcfb_pci_resume()
/OK3568_Linux_fs/kernel/drivers/ssb/
H A Ddriver_pcicore.c600 static u16 ssb_pcie_mdio_read(struct ssb_pcicore *pc, u8 device, u8 address) in ssb_pcie_mdio_read()
640 static void ssb_pcie_mdio_write(struct ssb_pcicore *pc, u8 device, in ssb_pcie_mdio_write()
/OK3568_Linux_fs/kernel/sound/soc/intel/boards/
H A Dkbl_rt5663_max98927.c40 int device; member
305 static int kabylake_hdmi_init(struct snd_soc_pcm_runtime *rtd, int device) in kabylake_hdmi_init()
/OK3568_Linux_fs/kernel/drivers/scsi/aic7xxx/
H A Daic79xx_pci.c49 ahd_compose_id(u_int device, u_int vendor, u_int subdevice, u_int subvendor) in ahd_compose_id()
254 uint16_t device; in ahd_find_pci_device() local
/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/
H A Dr852.c1016 static int r852_suspend(struct device *device) in r852_suspend()
1037 static int r852_resume(struct device *device) in r852_resume()
/OK3568_Linux_fs/kernel/drivers/platform/chrome/
H A Dcros_ec_ishtp.c745 static int __maybe_unused cros_ec_ishtp_suspend(struct device *device) in cros_ec_ishtp_suspend()
760 static int __maybe_unused cros_ec_ishtp_resume(struct device *device) in cros_ec_ishtp_resume()
/OK3568_Linux_fs/kernel/drivers/platform/x86/
H A Dacerhdf.c563 static int acerhdf_probe(struct platform_device *device) in acerhdf_probe()
568 static int acerhdf_remove(struct platform_device *device) in acerhdf_remove()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/
H A Dqnmeapositioninfosource.cpp865 void QNmeaPositionInfoSource::setDevice(QIODevice *device) in setDevice()
878 QIODevice *QNmeaPositionInfoSource::device() const in device() function in QNmeaPositionInfoSource
/OK3568_Linux_fs/u-boot/drivers/serial/
H A Dusbtty.c809 static struct urb *next_urb (struct usb_device_instance *device, in next_urb()
942 static void usbtty_event_handler (struct usb_device_instance *device, in usbtty_event_handler()
/OK3568_Linux_fs/kernel/drivers/sh/maple/
H A Dmaple.c407 static int check_maple_device(struct device *device, void *portptr) in check_maple_device()
419 static int setup_maple_commands(struct device *device, void *ignored) in setup_maple_commands()
/OK3568_Linux_fs/kernel/drivers/acpi/
H A Dacpi_ipmi.c82 struct acpi_ipmi_device *device; member
246 struct acpi_ipmi_device *device; in acpi_format_ipmi_request() local

1...<<41424344454647484950>>...83