Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/soc/qcom/
Dsmsm.c150 struct smsm_host *hostp; in smsm_update_bits() local
180 hostp = &smsm->hosts[host]; in smsm_update_bits()
183 if (val & changes && hostp->ipc_regmap) { in smsm_update_bits()
184 regmap_write(hostp->ipc_regmap, in smsm_update_bits()
185 hostp->ipc_offset, in smsm_update_bits()
186 BIT(hostp->ipc_bit)); in smsm_update_bits()
/Linux-v4.19/fs/lockd/
Dsvc4proc.c24 struct nlm_host **hostp, struct nlm_file **filp) in nlm4svc_retrieve_args() argument
39 *hostp = host; in nlm4svc_retrieve_args()
Dsvcproc.c53 struct nlm_host **hostp, struct nlm_file **filp) in nlmsvc_retrieve_args() argument
68 *hostp = host; in nlmsvc_retrieve_args()
/Linux-v4.19/drivers/ide/
Dide-probe.c1490 unsigned int n_ports, struct ide_host **hostp) in ide_host_add() argument
1505 if (hostp) in ide_host_add()
1506 *hostp = host; in ide_host_add()