Searched refs:switch_ops (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/net/dsa/microchip/ |
| H A D | ksz_common.c | 1153 .switch_ops = &ksz8463_switch_ops, 1179 .switch_ops = &ksz9477_switch_ops, 1210 .switch_ops = &ksz87xx_switch_ops, 1252 .switch_ops = &ksz87xx_switch_ops, 1280 .switch_ops = &ksz87xx_switch_ops, 1308 .switch_ops = &ksz88xx_switch_ops, 1343 .switch_ops = &ksz88xx_switch_ops, 1367 .switch_ops = &ksz88xx_switch_ops, 1393 .switch_ops = &ksz9477_switch_ops, 1431 .switch_ops = &ksz9477_switch_ops, [all …]
|
| H A D | ksz_common.h | 117 const struct dsa_switch_ops *switch_ops; member
|
| /linux/drivers/regulator/ |
| H A D | qcom_rpm-regulator.c | 436 static const struct regulator_ops switch_ops = { variable 476 .desc.ops = &switch_ops, 522 .desc.ops = &switch_ops, 560 .desc.ops = &switch_ops, 616 .desc.ops = &switch_ops,
|