Searched refs:hcs (Results 1 – 4 of 4) 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 …]
144 __le16 hcs; in hub_is_port_power_switchable() local148 hcs = hub->descriptor->wHubCharacteristics; in hub_is_port_power_switchable()149 return (le16_to_cpu(hcs) & HUB_CHAR_LPSM) < HUB_CHAR_NO_LPSM; in hub_is_port_power_switchable()
20 __u16 hcs; member
735 struct bcm_hcs *hcs; in board_prom_init() local774 hcs = (struct bcm_hcs *)boot_addr; in board_prom_init()775 board_name = hcs->filename; in board_prom_init()