Home
last modified time | relevance | path

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

1234567

/drivers/scsi/
Dscsi_devinfo.c24 char model[16]; member
52 char *model; member
324 static int scsi_dev_info_list_add(int compatible, char *vendor, char *model, in scsi_dev_info_list_add()
350 int scsi_dev_info_list_add_keyed(int compatible, char *vendor, char *model, in scsi_dev_info_list_add_keyed()
415 const char *model, enum scsi_devinfo_key key) in scsi_dev_info_list_find()
498 int scsi_dev_info_list_del_keyed(char *vendor, char *model, in scsi_dev_info_list_del_keyed()
527 char *vendor, *model, *strflags, *next; in scsi_dev_info_list_add_str() local
579 const unsigned char *model) in scsi_get_device_flags()
601 const unsigned char *model, in scsi_get_device_flags_keyed()
Dsr_vendor.c71 const char *model = cd->device->model; in sr_vendor_init() local
Dscsi_dh.c21 const char *model; member
/drivers/input/mouse/
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/
Dhid-thrustmaster.c103 uint16_t model; member
113 uint16_t model; member
215 uint16_t model = 0; in thrustmaster_model_handler() local
Dhid-glorious.c48 const char *model = "Device"; in glorious_update_name() local
/drivers/hwmon/
Dk8temp.c39 static int is_rev_g_desktop(u8 model) in is_rev_g_desktop()
137 u8 model, stepping; in k8temp_probe() local
Dhwmon-vid.c259 static u8 find_vrm(u8 family, u8 model, u8 stepping, u8 vendor) in find_vrm()
/drivers/media/i2c/ccs/
Dccs.h138 #define CCS_IDENT_FQ(manufacturer, model, rev, fl, _name, _quirk) \ argument
146 #define CCS_IDENT_LQ(manufacturer, model, rev, _name, _quirk) \ argument
154 #define CCS_IDENT_L(manufacturer, model, rev, _name) \ argument
161 #define CCS_IDENT_Q(manufacturer, model, rev, _name, _quirk) \ argument
169 #define CCS_IDENT(manufacturer, model, rev, _name) \ argument
/drivers/net/wireless/marvell/libertas/
Ddecl.h17 int model; member
/drivers/hwmon/pmbus/
Dbel-pfe.c95 int model; in pfe_pmbus_probe() local
Dinspur-ipsps.c34 model, enumerator
/drivers/perf/
Darm-cci.c38 #define CCI_PMU_CNTR_SIZE(model) ((model)->cntr_size) argument
39 #define CCI_PMU_CNTR_BASE(model, idx) ((idx) * CCI_PMU_CNTR_SIZE(model)) argument
43 #define CCI_PMU_MAX_HW_CNTRS(model) \ argument
107 const struct cci_pmu_model *model; member
1401 const struct cci_pmu_model *model = cci_pmu->model; in cci_pmu_init() local
1597 const struct cci_pmu_model *model; in cci_pmu_alloc() local
/drivers/macintosh/
Dvia-pmu-led.c85 const char *model; in via_pmu_led_init() local
/drivers/media/usb/tm6000/
Dtm6000-cards.c41 #define is_generic(model) ((model == TM6000_BOARD_UNKNOWN) || \ argument
1012 int i, model = -1; in use_alternative_detection_method() local
/drivers/parisc/
Dled.c86 unsigned long model:16; /* DISPLAY_MODEL_XXXX */ member
549 int __init register_led_driver(int model, unsigned long cmd_reg, unsigned long data_reg) in register_led_driver()
/drivers/scsi/ufs/
Dufs_quirks.h28 u8 *model; member
/drivers/platform/x86/
Deeepc-wmi.c124 char *model; in dmi_matched() local
Dhdaps.c487 #define HDAPS_DMI_MATCH_INVERT(vendor, model, axes) { \ argument
497 #define HDAPS_DMI_MATCH_NORMAL(vendor, model) \ argument
/drivers/s390/char/
Draw3270.h85 short model; member
157 unsigned int model; member
/drivers/media/usb/ttusb-dec/
Dttusb_dec.c90 enum ttusb_dec_model model; member
382 unsigned int *model, unsigned int *version) in ttusb_dec_get_stb_state()
1410 unsigned int mode = 0, model = 0, version = 0; in ttusb_dec_init_stb() local
1744 enum ttusb_dec_model model) in ttusb_dec_set_model()
/drivers/rtc/
Drtc-rx8025.c81 enum rx_model model; member
115 static int rx8025_is_osc_stopped(enum rx_model model, int ctrl2) in rx8025_is_osc_stopped()
/drivers/mfd/
Dene-kb3930.c127 unsigned int model; in kb3930_probe() local
/drivers/firewire/
Dsbp2.c331 u32 model; member
1019 u32 *model, u32 *firmware_revision) in sbp2_scan_unit_dir()
1085 static void sbp2_init_workarounds(struct sbp2_target *tgt, u32 model, in sbp2_init_workarounds()
1129 u32 model, firmware_revision; in sbp2_probe() local
/drivers/iio/adc/
Dti-adc081c.c160 const struct adcxx1c_model *model; in adc081c_probe() local

1234567