Home
last modified time | relevance | path

Searched refs:stop_all (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/hid/amd-sfh-hid/
Damd_sfh_pcie.c242 mp2->mp2_ops->stop_all(mp2); in amd_mp2_pci_remove()
250 .stop_all = amd_stop_all_sensor_v2,
260 .stop_all = amd_stop_all_sensors,
Damd_sfh_pcie.h146 void (*stop_all)(struct amd_mp2_dev *privdata); member
/linux-5.19.10/drivers/staging/greybus/tools/
Dloopback_test.c94 int stop_all; member
780 if (t->stop_all || device_enabled(t, i)) in prepare_devices()
957 t.stop_all = 1; in main()