Home
last modified time | relevance | path

Searched defs:device (Results 3376 - 3400 of 5783) sorted by relevance

1...<<131132133134135136137138139140>>...232

/kernel/linux/linux-5.10/drivers/char/ipmi/
H A Dipmi_poweroff.c556 static void ipmi_po_new_smi(int if_num, struct device *device) in ipmi_po_new_smi() argument
/kernel/linux/linux-5.10/drivers/cpuidle/
H A Dsysfs.c344 struct cpuidle_device *device; member
455 cpuidle_free_state_kobj(struct cpuidle_device *device, int i) cpuidle_free_state_kobj() argument
468 cpuidle_add_state_sysfs(struct cpuidle_device *device) cpuidle_add_state_sysfs() argument
511 cpuidle_remove_state_sysfs(struct cpuidle_device *device) cpuidle_remove_state_sysfs() argument
660 cpuidle_add_device_sysfs(struct cpuidle_device *device) cpuidle_add_device_sysfs() argument
678 cpuidle_remove_device_sysfs(struct cpuidle_device *device) cpuidle_remove_device_sysfs() argument
[all...]
/kernel/linux/linux-5.10/drivers/char/agp/
H A Dgeneric.c723 struct pci_dev *device = NULL; in agp_collect_device_status() local
769 struct pci_dev *device = NULL; agp_device_command() local
[all...]
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Dr852.c1016 r852_suspend(struct device *device) r852_suspend() argument
1037 r852_resume(struct device *device) r852_resume() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/can/c_can/
H A Dc_can.h199 struct device *device; member
/kernel/linux/linux-5.10/drivers/net/dsa/mv88e6xxx/
H A Dserdes.c36 mv88e6390_serdes_read(struct mv88e6xxx_chip *chip, int lane, int device, int reg, u16 *val) mv88e6390_serdes_read() argument
44 mv88e6390_serdes_write(struct mv88e6xxx_chip *chip, int lane, int device, int reg, u16 val) mv88e6390_serdes_write() argument
/kernel/linux/linux-5.10/tools/usb/
H A Dtestusb.c370 char *device; in main() local
[all...]
/kernel/linux/linux-6.6/arch/powerpc/platforms/powermac/
H A Dpci.c177 const u32 *vendor, *device; in chaos_map_bus() local
[all...]
/kernel/linux/linux-6.6/arch/mips/pci/
H A Dpci-xtalk-bridge.c380 u32 device; in bridge_domain_activate() local
[all...]
/kernel/linux/linux-6.6/arch/um/drivers/
H A Dnet_kern.c339 struct uml_net *device = dev_get_drvdata(dev); in net_device_release() local
372 struct uml_net *device; eth_configure() local
491 struct uml_net *device; find_device() local
697 struct uml_net *device; net_remove() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Ddvo_ch7xxx.c205 u8 vendor, device; in ch7xxx_init() local
/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-input.c570 struct hid_device *device = input_get_drvdata(input); in hidinput_configure_usage() local
[all...]
H A Dhid-hyperv.c138 struct hv_device *device; member
156 static struct mousevsc_dev *mousevsc_alloc_device(struct hv_device *device) in mousevsc_alloc_device() argument
173 static void mousevsc_free_device(struct mousevsc_dev *device) in mousevsc_free_device() argument
249 mousevsc_on_receive(struct hv_device *device, struct vmpacket_descriptor *packet) mousevsc_on_receive() argument
321 struct hv_device *device = context; mousevsc_on_channel_callback() local
341 mousevsc_connect_to_vsp(struct hv_device *device) mousevsc_connect_to_vsp() argument
448 mousevsc_probe(struct hv_device *device, const struct hv_vmbus_device_id *dev_id) mousevsc_probe() argument
[all...]
/kernel/linux/linux-5.10/drivers/media/common/siano/
H A Dsmsdvb-main.c1067 smsdvb_hotplug(struct smscore_device_t *coredev, struct device *device, int arrival) smsdvb_hotplug() argument
/kernel/linux/linux-5.10/drivers/media/dvb-core/
H A Ddvbdev.c906 dvb_register_adapter(struct dvb_adapter *adap, const char *name, struct module *module, struct device *device, short *adapter_nums) dvb_register_adapter() argument
[all...]
/kernel/linux/linux-5.10/drivers/macintosh/
H A Dadbhid.c638 int leds = 0, device = 0, pending = 0; in leds_done() local
658 real_leds(unsigned char leds, int device) real_leds() argument
[all...]
/kernel/linux/linux-5.10/drivers/infiniband/ulp/opa_vnic/
H A Dopa_vnic_vema.c991 static int opa_vnic_vema_add_one(struct ib_device *device) in opa_vnic_vema_add_one() argument
1024 opa_vnic_vema_rem_one(struct ib_device *device, void *client_data) opa_vnic_vema_rem_one() argument
[all...]
/kernel/linux/linux-5.10/drivers/infiniband/hw/mthca/
H A Dmthca_provider.c958 hw_rev_show(struct device *device, struct device_attribute *attr, char *buf) hw_rev_show() argument
968 hca_type_show(struct device *device, struct device_attribute *attr, char *buf) hca_type_show() argument
990 board_id_show(struct device *device, struct device_attribute *attr, char *buf) board_id_show() argument
1068 get_dev_fw_str(struct ib_device *device, char *str) get_dev_fw_str() argument
[all...]
/kernel/linux/linux-5.10/drivers/infiniband/hw/vmw_pvrdma/
H A Dpvrdma_main.c68 static ssize_t hca_type_show(struct device *device, in hca_type_show() argument
75 static ssize_t hw_rev_show(struct device *device, in hw_rev_show() argument
82 static ssize_t board_id_show(struct device *device, in board_id_show() argument
100 static void pvrdma_get_fw_ver_str(struct ib_device *device, char *str) in pvrdma_get_fw_ver_str() argument
[all...]
/kernel/linux/linux-5.10/drivers/infiniband/ulp/isert/
H A Dib_isert.h185 struct isert_device *device; member
/kernel/linux/linux-5.10/drivers/input/tablet/
H A Dgtco.c200 static void parse_hid_report_descriptor(struct gtco *device, char * report, in parse_hid_report_descriptor() argument
557 struct gtco *device = input_get_drvdata(inputdev); gtco_input_open() local
571 struct gtco *device = input_get_drvdata(inputdev); gtco_input_close() local
587 struct gtco *device = input_get_drvdata(inputdev); gtco_setup_caps() local
629 struct gtco *device = urbinfo->context; gtco_urb_callback() local
[all...]
/kernel/linux/linux-5.10/drivers/infiniband/hw/qedr/
H A Dmain.c68 static enum rdma_link_layer qedr_link_layer(struct ib_device *device, in qedr_link_layer() argument
121 static ssize_t hw_rev_show(struct device *device, struct device_attribute *attr, in hw_rev_show() argument
131 static ssize_t hca_type_show(struct device *device, in hca_type_show() argument
[all...]
/kernel/linux/linux-5.10/drivers/infiniband/sw/rdmavt/
H A Dvt.c134 static int rvt_modify_device(struct ib_device *device, in rvt_modify_device() argument
/kernel/linux/linux-5.10/drivers/infiniband/hw/qib/
H A Dqib_sysfs.c562 static ssize_t hw_rev_show(struct device *device, struct device_attribute *attr, in hw_rev_show() argument
572 static ssize_t hca_type_show(struct device *device, in hca_type_show() argument
589 static ssize_t version_show(struct device *device, in version_show() argument
597 static ssize_t boardversion_show(struct device *devic argument
609 localbus_info_show(struct device *device, struct device_attribute *attr, char *buf) localbus_info_show() argument
621 nctxts_show(struct device *device, struct device_attribute *attr, char *buf) nctxts_show() argument
637 nfreectxts_show(struct device *device, struct device_attribute *attr, char *buf) nfreectxts_show() argument
649 serial_show(struct device *device, struct device_attribute *attr, char *buf) serial_show() argument
663 chip_reset_store(struct device *device, struct device_attribute *attr, const char *buf, size_t count) chip_reset_store() argument
686 tempsense_show(struct device *device, struct device_attribute *attr, char *buf) tempsense_show() argument
[all...]
/kernel/linux/linux-5.10/drivers/infiniband/ulp/iser/
H A Diser_verbs.c68 static int iser_create_device_ib_res(struct iser_device *device) in iser_create_device_ib_res() argument
96 iser_free_device_ib_res(struct iser_device *device) iser_free_device_ib_res() argument
105 iser_create_fastreg_desc(struct iser_device *device, struct ib_pd *pd, bool pi_enable, unsigned int size) iser_create_fastreg_desc() argument
175 struct iser_device *device = ib_conn->device; iser_alloc_fastreg_pool() local
238 struct iser_device *device; iser_create_ib_conn_res() local
305 struct iser_device *device; iser_device_find_by_ib_device() local
336 iser_device_try_release(struct iser_device *device) iser_device_try_release() argument
398 struct iser_device *device = ib_conn->device; iser_free_ib_conn_res() local
511 struct iser_device *device = iser_conn->ib_conn.device; iser_calc_scsi_params() local
546 struct iser_device *device; iser_addr_handler() local
[all...]

Completed in 26 milliseconds

1...<<131132133134135136137138139140>>...232