Home
last modified time | relevance | path

Searched refs:smsm_update_bits (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/soc/qcom/
H A Dsmsm.c131 * smsm_update_bits() - change bit in outgoing entry and inform subscribers
139 static int smsm_update_bits(void *data, u32 mask, u32 value) in smsm_update_bits() function
187 .update_bits = smsm_update_bits,
/kernel/linux/linux-6.6/drivers/soc/qcom/
H A Dsmsm.c131 * smsm_update_bits() - change bit in outgoing entry and inform subscribers
139 static int smsm_update_bits(void *data, u32 mask, u32 value) in smsm_update_bits() function
187 .update_bits = smsm_update_bits,

Completed in 2 milliseconds