Home
last modified time | relevance | path

Searched refs:switchid (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/platform/x86/dell/
H A Ddell-wmi-base.c384 int switchid, in dell_wmi_switch_event() argument
395 __set_bit(switchid, (dev)->swbit); in dell_wmi_switch_event()
407 input_report_switch(*subdev, switchid, value); in dell_wmi_switch_event()
/linux/drivers/net/dsa/sja1105/
H A Dsja1105_static_config.h193 u64 switchid; member
H A Dsja1105_static_config.c121 sja1105_packing(buf, &entry->switchid, 317, 315, size, op); in sja1105et_general_params_entry_packing()
153 sja1105_packing(buf, &entry->switchid, 349, 347, size, op); in sja1105pqrs_general_params_entry_packing()
187 sja1105_packing(buf, &entry->switchid, 445, 442, size, op); in sja1110_general_params_entry_packing()
H A Dsja1105_main.c862 .switchid = priv->ds->index, in sja1105_init_general_params()