| /kernel/linux/linux-6.6/include/linux/ |
| H A D | pstore_blk.h | 38 char device[80]; member
|
| /kernel/linux/linux-6.6/include/media/ |
| H A D | dvb_net.h | 52 struct net_device *device[DVB_NET_DEVICES_MAX]; member
|
| /kernel/linux/linux-6.6/drivers/s390/char/ |
| H A D | tape_proc.c | 41 struct tape_device *device; in tape_proc_show() local [all...] |
| H A D | tape_class.c | 42 register_tape_dev( struct device * device, dev_t dev, const struct file_operations *fops, char * device_name, char * mode_name) register_tape_dev() argument 106 unregister_tape_dev(struct device *device, struct tape_class_device *tcd) unregister_tape_dev() argument [all...] |
| /kernel/linux/linux-6.6/drivers/platform/x86/ |
| H A D | wireless-hotkey.c | 35 static int wireless_input_setup(struct acpi_device *device) in wireless_input_setup() argument 63 static void wireless_input_destroy(struct acpi_device *device) in wireless_input_destroy() argument 86 static int wl_add(struct acpi_device *device) in wl_add() argument 106 static void wl_remove(struct acpi_device *device) in wl_remove() argument [all...] |
| /kernel/linux/linux-6.6/drivers/pnp/isapnp/ |
| H A D | compat.c | 13 pnp_convert_id(char *buf, unsigned short vendor, unsigned short device) pnp_convert_id() argument
|
| /kernel/linux/linux-6.6/drivers/usb/host/ |
| H A D | pci-quirks.h | 28 static inline bool usb_amd_pt_check_port(struct device *device, int port) in usb_amd_pt_check_port() argument
|
| /kernel/linux/linux-6.6/drivers/thunderbolt/ |
| H A D | quirks.c | 50 u16 device; member
|
| /kernel/linux/linux-6.6/drivers/base/firmware_loader/ |
| H A D | fallback.h | 22 firmware_fallback_sysfs(struct firmware *fw, const char *name, struct device *device, u32 opt_flags, int ret) firmware_fallback_sysfs() argument
|
| /kernel/linux/linux-6.6/drivers/block/drbd/ |
| H A D | drbd_debugfs.h | 34 static inline void drbd_debugfs_device_add(struct drbd_device *device) { } in drbd_debugfs_device_add() argument 35 static inline void drbd_debugfs_device_cleanup(struct drbd_device *device) { } in drbd_debugfs_device_cleanup() argument
|
| /kernel/linux/linux-6.6/drivers/cpuidle/ |
| H A D | governor.c | 111 struct device *device = get_cpu_device(cpu); in cpuidle_governor_latency_req() local
|
| /kernel/linux/linux-6.6/arch/x86/pci/ |
| H A D | broadcom_bus.c | 89 u16 vendor, device; in broadcom_postcore_init() local
|
| /kernel/linux/linux-6.6/drivers/infiniband/core/ |
| H A D | smi.h | 65 smi_check_local_smp(struct ib_smp *smp, struct ib_device *device) smi_check_local_smp() argument 80 smi_check_local_returning_smp(struct ib_smp *smp, struct ib_device *device) smi_check_local_returning_smp() argument
|
| /kernel/linux/linux-6.6/drivers/net/phy/ |
| H A D | mii_timestamper.c | 15 struct device *device; member 26 int register_mii_tstamp_controller(struct device *device, in register_mii_tstamp_controller() argument 52 unregister_mii_tstamp_controller(struct device *device) unregister_mii_tstamp_controller() argument [all...] |
| /kernel/linux/linux-6.6/drivers/pci/ |
| H A D | pci-stub.c | 58 unsigned int vendor, device, subvendor = PCI_ANY_ID, in pci_stub_init() local
|
| /kernel/linux/linux-6.6/arch/x86/kernel/ |
| H A D | reboot_fixups_32.c | 59 unsigned int device; member
|
| /kernel/linux/linux-6.6/crypto/async_tx/ |
| H A D | async_memcpy.c | 38 struct dma_device *device = chan ? chan->device : NULL; in async_memcpy() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/ce/ |
| H A D | gv100.c | 33 struct nvkm_device *device = object->engine->subdev.device; in gv100_ce_cclass_bind() local 60 gv100_ce_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gv100_ce_new() argument
|
| H A D | gp100.c | 52 struct nvkm_device *device = subdev->device; in gp100_ce_intr_launcherr() local 63 struct nvkm_device *device = subdev->device; in gp100_ce_intr() local 98 gp100_ce_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_engine **pengine) gp100_ce_new() argument [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
| H A D | gp100.c | 48 struct nvkm_device *device = disp->engine.subdev.device; in gp100_sor_new() local 80 gp100_disp_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gp100_disp_new() argument
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
| H A D | ramgf108.c | 27 gf108_ram_probe_fbp_amount(const struct nvkm_ram_func *func, u32 fbpao, struct nvkm_device *device, int fbp, int *pltcs) gf108_ram_probe_fbp_amount() argument
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ |
| H A D | gm200.c | 93 gm200_mmu_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gm200_mmu_new() argument
|
| H A D | gf100.c | 87 gf100_mmu_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gf100_mmu_new() argument
|
| H A D | nv50.c | 74 nv50_mmu_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in nv50_mmu_new() argument
|
| H A D | tu102.c | 54 tu102_mmu_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in tu102_mmu_new() argument
|