Searched refs:fastchannel_db_ring (Results 1 - 4 of 4) sorted by last modified time

/linux-master/drivers/firmware/arm_scmi/
H A Dprotocols.h262 * @fastchannel_db_ring: A common helper to ring a FC doorbell.
282 void (*fastchannel_db_ring)(struct scmi_fc_db_info *db); member in struct:scmi_proto_helpers_ops
H A Dperf.c549 ph->hops->fastchannel_db_ring(fci->set_db);
703 ph->hops->fastchannel_db_ring(fci->set_db);
H A Ddriver.c1995 .fastchannel_db_ring = scmi_common_fastchannel_db_ring,
H A Dpowercap.c427 ph->hops->fastchannel_db_ring(fci->set_db);
547 ph->hops->fastchannel_db_ring(fci->set_db);

Completed in 181 milliseconds