Home
last modified time | relevance | path

Searched refs:switch_map (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/hid/
H A Dhid-cmedia.c88 unsigned short switch_map[CM6533_JD_TYPE_COUNT]; member
128 memcpy(cm->switch_map, jack_switch_types, sizeof(cm->switch_map)); in cmhid_input_configured()
/openbmc/linux/drivers/md/
H A Ddm-switch.c320 static int switch_map(struct dm_target *ti, struct bio *bio) in switch_map() function
562 .map = switch_map,