Searched refs:hostp (Results 1 – 3 of 3) sorted by relevance
142 struct smsm_host *hostp; in smsm_update_bits() local172 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()
24 struct nlm_host **hostp, struct nlm_file **filp) in nlm4svc_retrieve_args() argument43 *hostp = host; in nlm4svc_retrieve_args()
53 struct nlm_host **hostp, struct nlm_file **filp) in nlmsvc_retrieve_args() argument69 *hostp = host; in nlmsvc_retrieve_args()
Completed in 5 milliseconds