Searched refs:switchid (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-6.6/drivers/platform/x86/dell/ |
H A D | dell-wmi-base.c | 362 int switchid, in dell_wmi_switch_event() 373 __set_bit(switchid, (dev)->swbit); in dell_wmi_switch_event() 385 input_report_switch(*subdev, switchid, value); in dell_wmi_switch_event() 360 dell_wmi_switch_event(struct input_dev **subdev, const char *devname, int switchid, int value) dell_wmi_switch_event() argument
|
/kernel/linux/linux-5.10/drivers/net/dsa/sja1105/ |
H A D | sja1105_static_config.h | 150 u64 switchid; member
|
H A D | sja1105_static_config.c | 125 sja1105_packing(buf, &entry->switchid, 317, 315, size, op); in sja1105et_general_params_entry_packing() 157 sja1105_packing(buf, &entry->switchid, 349, 347, size, op); in sja1105pqrs_general_params_entry_packing()
|
H A D | sja1105_main.c | 481 .switchid = priv->ds->index, in sja1105_init_general_params()
|
/kernel/linux/linux-6.6/drivers/net/dsa/sja1105/ |
H A D | sja1105_static_config.h | 193 u64 switchid; member
|
H A D | sja1105_static_config.c | 125 sja1105_packing(buf, &entry->switchid, 317, 315, size, op); in sja1105et_general_params_entry_packing() 157 sja1105_packing(buf, &entry->switchid, 349, 347, size, op); in sja1105pqrs_general_params_entry_packing() 191 sja1105_packing(buf, &entry->switchid, 445, 442, size, op); in sja1110_general_params_entry_packing()
|
H A D | sja1105_main.c | 861 .switchid = priv->ds->index, in sja1105_init_general_params()
|
Completed in 18 milliseconds