Home
last modified time | relevance | path

Searched defs:model (Results 1 – 25 of 180) sorted by relevance

12345678

/drivers/scsi/
A Dscsi_devinfo.c24 char model[16]; member
51 char *model; member
321 static int scsi_dev_info_list_add(int compatible, char *vendor, char *model, in scsi_dev_info_list_add()
347 int scsi_dev_info_list_add_keyed(int compatible, char *vendor, char *model, in scsi_dev_info_list_add_keyed()
412 const char *model, enum scsi_devinfo_key key) in scsi_dev_info_list_find()
497 char *vendor, *model, *strflags, *next; in scsi_dev_info_list_add_str() local
549 const unsigned char *model) in scsi_get_device_flags()
571 const unsigned char *model, in scsi_get_device_flags_keyed()
A Dsr_vendor.c71 const char *model = cd->device->model; in sr_vendor_init() local
A Dscsi_dh.c21 const char *model; member
/drivers/input/mouse/
A Dlogips2pp.c32 u8 model; member
207 static const struct ps2pp_info *get_model_info(unsigned char model) in get_model_info()
362 u8 model, buttons; in ps2pp_detect() local
/drivers/hid/
A Dhid-thrustmaster.c103 uint16_t model; member
113 uint16_t model; member
224 uint16_t model = 0; in thrustmaster_model_handler() local
A Dhid-glorious.c48 const char *model = "Device"; in glorious_update_name() local
/drivers/hwmon/
A Dk8temp.c39 static int is_rev_g_desktop(u8 model) in is_rev_g_desktop()
137 u8 model, stepping; in k8temp_probe() local
A Dhwmon-vid.c263 static u8 find_vrm(u8 family, u8 model, u8 stepping, u8 vendor) in find_vrm()
A Dcoretemp.c125 u8 model; member
263 u8 model = c->x86_model; in cpu_has_tjmax() local
/drivers/media/i2c/ccs/
A Dccs.h128 #define CCS_IDENT_FQ(manufacturer, model, rev, fl, _name, _quirk) \ argument
136 #define CCS_IDENT_LQ(manufacturer, model, rev, _name, _quirk) \ argument
144 #define CCS_IDENT_L(manufacturer, model, rev, _name) \ argument
151 #define CCS_IDENT_Q(manufacturer, model, rev, _name, _quirk) \ argument
159 #define CCS_IDENT(manufacturer, model, rev, _name) \ argument
/drivers/perf/
A Darm-cci.c35 #define CCI_PMU_CNTR_SIZE(model) ((model)->cntr_size) argument
36 #define CCI_PMU_CNTR_BASE(model, idx) ((idx) * CCI_PMU_CNTR_SIZE(model)) argument
40 #define CCI_PMU_MAX_HW_CNTRS(model) \ argument
104 const struct cci_pmu_model *model; member
1388 const struct cci_pmu_model *model = cci_pmu->model; in cci_pmu_init() local
1585 const struct cci_pmu_model *model; in cci_pmu_alloc() local
/drivers/net/wireless/marvell/libertas/
A Ddecl.h17 int model; member
/drivers/hwmon/pmbus/
A Dbel-pfe.c95 int model; in pfe_pmbus_probe() local
/drivers/macintosh/
A Dvia-pmu-led.c85 const char *model; in via_pmu_led_init() local
/drivers/parisc/
A Dled.c54 unsigned long model:16; /* DISPLAY_MODEL_XXXX */ member
395 int __init register_led_driver(int model, unsigned long cmd_reg, unsigned long data_reg) in register_led_driver()
/drivers/media/usb/ttusb-dec/
A Dttusb_dec.c91 enum ttusb_dec_model model; member
383 unsigned int *model, unsigned int *version) in ttusb_dec_get_stb_state()
1411 unsigned int mode = 0, model = 0, version = 0; in ttusb_dec_init_stb() local
1745 enum ttusb_dec_model model) in ttusb_dec_set_model()
/drivers/soc/qcom/
A Dsocinfo.c517 int model = SOCINFO_MINOR(le32_to_cpu(socinfo->pmic_model)); in qcom_show_pmic_model() local
542 unsigned int model = SOCINFO_MINOR(get_unaligned_le32(ptr + 2 * i * sizeof(u32))); in qcom_show_pmic_model_array() local
/drivers/platform/x86/
A Dhdaps.c487 #define HDAPS_DMI_MATCH_INVERT(vendor, model, axes) { \ argument
497 #define HDAPS_DMI_MATCH_NORMAL(vendor, model) \ argument
A Deeepc-wmi.c119 char *model; in dmi_matched() local
/drivers/rtc/
A Drtc-rx8025.c82 enum rx_model model; member
116 static int rx8025_is_osc_stopped(enum rx_model model, int ctrl2) in rx8025_is_osc_stopped()
/drivers/firewire/
A Dsbp2.c332 u32 model; member
1020 u32 *model, u32 *firmware_revision) in sbp2_scan_unit_dir()
1086 static void sbp2_init_workarounds(struct sbp2_target *tgt, u32 model, in sbp2_init_workarounds()
1130 u32 model, firmware_revision; in sbp2_probe() local
/drivers/thermal/intel/
A Dintel_tcc.c30 #define TCC_MODEL_TEMP_MASKS(model, _tcc_offset, _digital_readout, \ argument
/drivers/peci/
A Ddevice.c81 unsigned int fam, model; in peci_x86_cpu_model() local
/drivers/mfd/
A Dene-kb3930.c127 unsigned int model; in kb3930_probe() local
/drivers/iio/adc/
A Dti-adc081c.c159 const struct adcxx1c_model *model; in adc081c_probe() local

Completed in 58 milliseconds

12345678