Searched refs:hcs (Results 1 – 2 of 2) sorted by relevance
515 return hcs->ctrls[instance].yuv_desc; in get_yuv_desc()523 return hcs->ctrls[instance].pool; in get_mem_pool()531 return hcs->ctrls[instance].stream_desc; in get_stream_buf_desc()539 return hcs->ctrls[instance].expert; in get_expert_param()546 return hcs->ctrls[instance].param; in get_enc_param()562 struct vpu_enc_host_ctrls *hcs; in vpu_windsor_init_rpc() local572 hcs = shared->priv; in vpu_windsor_init_rpc()612 hcs->ctrls[i].expert = rpc->virt + offset; in vpu_windsor_init_rpc()616 hcs->ctrls[i].param = rpc->virt + offset; in vpu_windsor_init_rpc()620 hcs->ctrls[i].pool = rpc->virt + offset; in vpu_windsor_init_rpc()[all …]
145 __le16 hcs; in hub_is_port_power_switchable() local149 hcs = hub->descriptor->wHubCharacteristics; in hub_is_port_power_switchable()150 return (le16_to_cpu(hcs) & HUB_CHAR_LPSM) < HUB_CHAR_NO_LPSM; in hub_is_port_power_switchable()
Completed in 12 milliseconds