| /kernel/linux/linux-5.10/drivers/pci/ |
| H A D | search.c | 304 pci_get_subsys(unsigned int vendor, unsigned int device, unsigned int ss_vendor, unsigned int ss_device, struct pci_dev *from) pci_get_subsys() argument 333 pci_get_device(unsigned int vendor, unsigned int device, struct pci_dev *from) pci_get_device() argument [all...] |
| /kernel/linux/linux-5.10/drivers/pci/pcie/ |
| H A D | portdrv_pci.c | 180 static int resume_iter(struct device *device, void *data) in resume_iter() argument [all...] |
| /kernel/linux/linux-5.10/drivers/platform/x86/ |
| H A D | amilo-rfkill.c | 101 static int amilo_rfkill_probe(struct platform_device *device) in amilo_rfkill_probe() argument 127 static int amilo_rfkill_remove(struct platform_device *device) in amilo_rfkill_remove() argument
|
| H A D | dell-smo8800.c | 63 static u32 smo8800_get_irq(struct acpi_device *device) in smo8800_get_irq() argument 139 static int smo8800_add(struct acpi_device *device) in smo8800_add() argument 192 smo8800_remove(struct acpi_device *device) smo8800_remove() argument [all...] |
| H A D | tc1100-wmi.c | 167 static int __init tc1100_probe(struct platform_device *device) in tc1100_probe() argument 173 static int tc1100_remove(struct platform_device *device) in tc1100_remove() argument
|
| H A D | toshiba_bluetooth.c | 207 toshiba_bt_rfkill_notify(struct acpi_device *device, u32 event) toshiba_bt_rfkill_notify() argument 235 toshiba_bt_rfkill_add(struct acpi_device *device) toshiba_bt_rfkill_add() argument 282 toshiba_bt_rfkill_remove(struct acpi_device *device) toshiba_bt_rfkill_remove() argument [all...] |
| H A D | toshiba_haps.c | 132 static void toshiba_haps_notify(struct acpi_device *device, u32 event) in toshiba_haps_notify() argument 141 static int toshiba_haps_remove(struct acpi_device *device) in toshiba_haps_remove() argument 212 toshiba_haps_suspend(struct device *device) toshiba_haps_suspend() argument 225 toshiba_haps_resume(struct device *device) toshiba_haps_resume() argument [all...] |
| /kernel/linux/linux-5.10/drivers/platform/x86/intel_speed_select_if/ |
| H A D | isst_if_mmio.c | 134 static int __maybe_unused isst_if_suspend(struct device *device) in isst_if_suspend() argument 149 static int __maybe_unused isst_if_resume(struct device *device) in isst_if_resume() argument
|
| /kernel/linux/linux-5.10/drivers/pnp/pnpacpi/ |
| H A D | core.c | 197 static const char *__init pnpacpi_get_id(struct acpi_device *device) in pnpacpi_get_id() argument 209 static int __init pnpacpi_add_device(struct acpi_device *device) in pnpacpi_add_device() argument 290 struct acpi_device *device; pnpacpi_add_device_handler() local [all...] |
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | agp_backend.h | 47 struct pci_dev *device; member
|
| H A D | isapnp.h | 87 static inline int isapnp_cfg_begin(int csn, int device) { return -ENODEV; } in isapnp_cfg_begin() argument
|
| H A D | firmware.h | 62 request_firmware(const struct firmware **fw, const char *name, struct device *device) request_firmware() argument 69 firmware_request_nowarn(const struct firmware **fw, const char *name, struct device *device) firmware_request_nowarn() argument 76 firmware_request_platform(const struct firmware **fw, const char *name, struct device *device) firmware_request_platform() argument 83 request_firmware_nowait( struct module *module, bool uevent, const char *name, struct device *device, gfp_t gfp, void *context, void (*cont)(const struct firmware *fw, void *context)) request_firmware_nowait() argument 95 request_firmware_direct(const struct firmware **fw, const char *name, struct device *device) request_firmware_direct() argument 102 request_firmware_into_buf(const struct firmware **firmware_p, const char *name, struct device *device, void *buf, size_t size) request_firmware_into_buf() argument 108 request_partial_firmware_into_buf(const struct firmware **firmware_p, const char *name, struct device *device, void *buf, size_t size, size_t offset) request_partial_firmware_into_buf() argument [all...] |
| /kernel/linux/linux-5.10/drivers/staging/rtl8188eu/hal/ |
| H A D | fw.c | 147 struct device *device = dvobj_to_dev(dvobj); in rtl88eu_download_fw() local
|
| /kernel/linux/linux-5.10/drivers/s390/block/ |
| H A D | dasd_proc.c | 38 struct dasd_device *device; in dasd_devices_show() local 138 struct dasd_device *device; dasd_stats_all_block_on() local 157 struct dasd_device *device; dasd_stats_all_block_off() local 172 struct dasd_device *device; dasd_stats_all_block_reset() local [all...] |
| /kernel/linux/linux-5.10/drivers/staging/fbtft/ |
| H A D | fbtft-sysfs.c | 114 static ssize_t store_gamma_curve(struct device *device, in store_gamma_curve() argument 140 static ssize_t show_gamma_curve(struct device *device, in show_gamma_curve() argument 180 store_debug(struct device *device, struct device_attribute *attr, const char *buf, size_t count) store_debug() argument 196 show_debug(struct device *device, struct device_attribute *attr, char *buf) show_debug() argument [all...] |
| /kernel/linux/linux-5.10/drivers/staging/gasket/ |
| H A D | gasket_sysfs.c | 20 struct device *device; member 57 static struct gasket_sysfs_mapping *get_mapping(struct device *device) in get_mapping() argument 82 struct device *device; put_mapping() local 152 gasket_sysfs_create_mapping(struct device *device, struct gasket_dev *gasket_dev) gasket_sysfs_create_mapping() argument 217 gasket_sysfs_create_entries(struct device *device, const struct gasket_sysfs_attribute *attrs) gasket_sysfs_create_entries() argument 258 gasket_sysfs_remove_mapping(struct device *device) gasket_sysfs_remove_mapping() argument 271 gasket_sysfs_get_device_data(struct device *device) gasket_sysfs_get_device_data() argument 284 gasket_sysfs_put_device_data(struct device *device, struct gasket_dev *dev) gasket_sysfs_put_device_data() argument 297 gasket_sysfs_get_attr(struct device *device, struct device_attribute *attr) gasket_sysfs_get_attr() argument 320 gasket_sysfs_put_attr(struct device *device, struct gasket_sysfs_attribute *attr) gasket_sysfs_put_attr() argument 346 gasket_sysfs_register_store(struct device *device, struct device_attribute *attr, const char *buf, size_t count) gasket_sysfs_register_store() argument [all...] |
| /kernel/linux/linux-6.6/drivers/media/usb/go7007/ |
| H A D | snd-go7007.c | 185 static int go7007_snd_free(struct snd_device *device) in go7007_snd_free() argument
|
| /kernel/linux/linux-6.6/drivers/misc/mei/ |
| H A D | pci-me.c | 345 mei_me_pci_prepare(struct device *device) mei_me_pci_prepare() argument 351 mei_me_pci_suspend(struct device *device) mei_me_pci_suspend() argument 371 mei_me_pci_resume(struct device *device) mei_me_pci_resume() argument 408 mei_me_pci_complete(struct device *device) mei_me_pci_complete() argument 420 mei_me_pm_runtime_idle(struct device *device) mei_me_pm_runtime_idle() argument 435 mei_me_pm_runtime_suspend(struct device *device) mei_me_pm_runtime_suspend() argument 463 mei_me_pm_runtime_resume(struct device *device) mei_me_pm_runtime_resume() argument [all...] |
| H A D | gsc-me.c | 52 struct device *device; in mei_gsc_probe() local 167 mei_gsc_pm_suspend(struct device *device) mei_gsc_pm_suspend() argument 181 mei_gsc_pm_resume(struct device *device) mei_gsc_pm_resume() argument 210 mei_gsc_pm_runtime_idle(struct device *device) mei_gsc_pm_runtime_idle() argument 222 mei_gsc_pm_runtime_suspend(struct device *device) mei_gsc_pm_runtime_suspend() argument 249 mei_gsc_pm_runtime_resume(struct device *device) mei_gsc_pm_runtime_resume() argument [all...] |
| /kernel/linux/linux-6.6/drivers/misc/ocxl/ |
| H A D | sysfs.c | 6 static inline struct ocxl_afu *to_afu(struct device *device) in to_afu() argument 13 static ssize_t global_mmio_size_show(struct device *device, in global_mmio_size_show() argument 23 static ssize_t pp_mmio_size_show(struct device *device, in pp_mmio_size_show() argument 33 static ssize_t afu_version_show(struct device *devic argument 44 contexts_show(struct device *device, struct device_attribute *attr, char *buf) contexts_show() argument 54 reload_on_reset_show(struct device *device, struct device_attribute *attr, char *buf) reload_on_reset_show() argument 69 reload_on_reset_store(struct device *device, struct device_attribute *attr, const char *buf, size_t count) reload_on_reset_store() argument [all...] |
| /kernel/linux/linux-6.6/drivers/media/rc/ |
| H A D | ir-sony-decoder.c | 39 u8 device, subdevice, function; in ir_sony_decode() local
|
| /kernel/linux/linux-6.6/drivers/net/arcnet/ |
| H A D | arc-rimi.c | 309 static char device[9]; /* use eg. device=arc1 to change name */ variable [all...] |
| H A D | com90io.c | 348 static char device[9]; /* use eg. device=arc1 to change name */ variable
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000e/ |
| H A D | ptp.c | 91 static int e1000e_phc_get_syncdevicetime(ktime_t *device, in e1000e_phc_get_syncdevicetime() argument [all...] |
| /kernel/linux/linux-6.6/drivers/acpi/ |
| H A D | processor_driver.c | 55 struct acpi_device *device = data; in acpi_processor_notify() local 99 struct acpi_device *device; acpi_soft_cpu_online() local 155 __acpi_processor_start(struct acpi_device *device) __acpi_processor_start() argument 195 struct acpi_device *device = ACPI_COMPANION(dev); acpi_processor_start() local 210 struct acpi_device *device = ACPI_COMPANION(dev); acpi_processor_stop() local [all...] |