Home
last modified time | relevance | path

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

/linux/drivers/soc/qcom/
A Dsmsm.c142 struct smsm_host *hostp; in smsm_update_bits() local
172 hostp = &smsm->hosts[host]; in smsm_update_bits()
175 if (val & changes && hostp->ipc_regmap) { in smsm_update_bits()
176 regmap_write(hostp->ipc_regmap, in smsm_update_bits()
177 hostp->ipc_offset, in smsm_update_bits()
178 BIT(hostp->ipc_bit)); in smsm_update_bits()
/linux/fs/lockd/
A Dsvc4proc.c24 struct nlm_host **hostp, struct nlm_file **filp) in nlm4svc_retrieve_args() argument
39 *hostp = host; in nlm4svc_retrieve_args()
A Dsvcproc.c53 struct nlm_host **hostp, struct nlm_file **filp) in nlmsvc_retrieve_args() argument
69 *hostp = host; in nlmsvc_retrieve_args()

Completed in 9 milliseconds