Searched refs:sw_name (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/input/joystick/ |
| H A D | sidewinder.c | 64 static char *sw_name[] = { "3D Pro", "GamePad", "Precision Pro", "Force Feedback Pro", "FreeStyle P… variable 725 "Microsoft SideWinder %s", sw_name[sw->type]); in sw_connect()
|
| /linux/drivers/scsi/lpfc/ |
| H A D | lpfc_hbadisc.c | 1702 lpfc_sw_name_match(uint8_t *sw_name, struct fcf_record *new_fcf_record) in lpfc_sw_name_match() argument 1704 if (sw_name[0] != bf_get(lpfc_fcf_record_switch_name_0, new_fcf_record)) in lpfc_sw_name_match() 1706 if (sw_name[1] != bf_get(lpfc_fcf_record_switch_name_1, new_fcf_record)) in lpfc_sw_name_match() 1708 if (sw_name[2] != bf_get(lpfc_fcf_record_switch_name_2, new_fcf_record)) in lpfc_sw_name_match() 1710 if (sw_name[3] != bf_get(lpfc_fcf_record_switch_name_3, new_fcf_record)) in lpfc_sw_name_match() 1712 if (sw_name[4] != bf_get(lpfc_fcf_record_switch_name_4, new_fcf_record)) in lpfc_sw_name_match() 1714 if (sw_name[5] != bf_get(lpfc_fcf_record_switch_name_5, new_fcf_record)) in lpfc_sw_name_match() 1716 if (sw_name[6] != bf_get(lpfc_fcf_record_switch_name_6, new_fcf_record)) in lpfc_sw_name_match() 1718 if (sw_name[7] != bf_get(lpfc_fcf_record_switch_name_7, new_fcf_record)) in lpfc_sw_name_match()
|
| /linux/drivers/net/can/usb/kvaser_usb/ |
| H A D | kvaser_usb_hydra.c | 148 __le32 sw_name; member
|