Home
last modified time | relevance | path

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

1234567891011

/linux/drivers/scsi/
H A Dscsi_devinfo.c24 char model[16]; member
51 char *model; member
326 static int scsi_dev_info_list_add(int compatible, char *vendor, char *model, in scsi_dev_info_list_add()
352 int scsi_dev_info_list_add_keyed(int compatible, char *vendor, char *model, in scsi_dev_info_list_add_keyed()
417 const char *model, enum scsi_devinfo_key key) in scsi_dev_info_list_find()
500 int scsi_dev_info_list_del_keyed(char *vendor, char *model, in scsi_dev_info_list_del_keyed()
529 char *vendor, *model, *strflags, *next; in scsi_dev_info_list_add_str() local
581 const unsigned char *model) in scsi_get_device_flags()
603 const unsigned char *model, in scsi_get_device_flags_keyed()
/linux/arch/arm64/kernel/
H A Dcpu_errata.c47 u32 model; in is_kryo_midr() local
124 #define CAP_MIDR_RANGE(model, v_min, r_min, v_max, r_max) \ argument
128 #define CAP_MIDR_ALL_VERSIONS(model) \ argument
135 #define ERRATA_MIDR_RANGE(model, v_mi argument
148 ERRATA_MIDR_REV(model,var,rev) global() argument
152 ERRATA_MIDR_ALL_VERSIONS(model) global() argument
[all...]
/linux/sound/firewire/oxfw/
H A Doxfw.c54 char model[32]; in detect_loud_models() local
70 char model[32]; in name_card() local
137 int vendor, model; in detect_quirks() local
315 #define OXFW_DEV_ENTRY(vendor, model, data) \ argument
/linux/arch/parisc/kernel/
H A Dhardware.c1222 unsigned short model; member
1364 unsigned short model = ((unsigned short) (hversion)) >> 4; in parisc_get_cpu_type() local
/linux/sound/firewire/dice/
H A Ddice.c37 int key, val, vendor = -1, model = -1; in check_dice_category() local
101 char vendor[32], model[32]; in dice_card_strings() local
248 #define DICE_DEV_ENTRY_TYPICAL(vendor, model, data) \ argument
/linux/Documentation/userspace-api/netlink/
H A Dgenetlink-legacy.rst104 unified
135 directional
/linux/drivers/input/mouse/
H 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
/linux/drivers/hid/
H A Dhid-thrustmaster.c103 uint16_t model; member
113 uint16_t model; member
223 uint16_t model = 0; in thrustmaster_model_handler() local
H A Dhid-glorious.c48 const char *model = "Device"; in glorious_update_name() local
/linux/arch/powerpc/platforms/cell/
H A Dsetup.c66 const char *model = ""; in cell_show_cpuinfo() local
118 const char *model; in cell_setup_phb() local
/linux/drivers/hwmon/
H A Dk8temp.c39 static int is_rev_g_desktop(u8 model) in is_rev_g_desktop()
137 u8 model, stepping; in k8temp_probe() local
/linux/drivers/media/i2c/ccs/
H A Dccs.h126 #define CCS_IDENT_FQ(manufacturer, model, rev, fl, _name, _quirk) \ argument
134 #define CCS_IDENT_LQ(manufacturer, model, rev, _name, _quirk) \ argument
142 #define CCS_IDENT_L(manufacturer, model, rev, _name) \ argument
149 #define CCS_IDENT_Q(manufacturer, model, rev, _name, _quirk) \ argument
157 #define CCS_IDENT(manufacturer, model, rev, _name) \ argument
/linux/include/linux/spi/
H A Dtdo24m.h11 enum tdo24m_model model; member
/linux/arch/x86/lib/
H A Dcpu.c21 unsigned int fam, model; in x86_model() local
/linux/drivers/net/wireless/marvell/libertas/
H A Ddecl.h17 int model; member
/linux/sound/firewire/bebob/
H A Dbebob.c72 char model[32] = {0}; in name_device() local
355 #define SND_BEBOB_DEV_ENTRY(vendor, model, data) \ argument
/linux/arch/powerpc/platforms/chrp/
H A Dsetup.c103 const char *model = ""; in chrp_show_cpuinfo() local
199 const char *model; in sio_init() local
/linux/arch/x86/boot/
H A Dcpuflags.h11 int model; member
/linux/drivers/hwmon/pmbus/
H A Dbel-pfe.c95 int model; in pfe_pmbus_probe() local
/linux/arch/m68k/sun3/
H A Didprom.c88 void sun3_get_model(char *model) in sun3_get_model()
/linux/sound/pci/ctxfi/
H A Dcthardware.c20 enum CTCARDS model, struct hw **rhw) in create_hw_obj()
/linux/arch/s390/include/uapi/asm/
H A Dfs3270.h17 __u16 model; member
/linux/arch/x86/platform/geode/
H A Dnet5501.c69 unsigned char *model = rombase + boards[i].offset; in net5501_present() local
/linux/arch/mips/cavium-octeon/executive/
H A Docteon-model.c471 int model = fuse_data & 0x3fff; in octeon_model_get_string_buffer() local
/linux/arch/loongarch/kernel/
H A Denv.c44 char *model; in init_cpu_fullname() local

1234567891011