/drivers/soc/qcom/ |
D | rpmh.c | 40 #define ctrlr_to_drv(ctrlr) container_of(ctrlr, struct rsc_drv, client) argument 102 static struct cache_req *__find_req(struct rpmh_ctrlr *ctrlr, u32 addr) in __find_req() argument 106 list_for_each_entry(p, &ctrlr->cache, list) { in __find_req() 116 static struct cache_req *cache_rpm_request(struct rpmh_ctrlr *ctrlr, in cache_rpm_request() argument 123 spin_lock_irqsave(&ctrlr->cache_lock, flags); in cache_rpm_request() 124 req = __find_req(ctrlr, cmd->addr); in cache_rpm_request() 137 list_add_tail(&req->list, &ctrlr->cache); in cache_rpm_request() 155 ctrlr->dirty = true; in cache_rpm_request() 157 spin_unlock_irqrestore(&ctrlr->cache_lock, flags); in cache_rpm_request() 176 struct rpmh_ctrlr *ctrlr = get_rpmh_ctrlr(dev); in __rpmh_write() local [all …]
|
/drivers/xen/ |
D | dbgp.c | 13 const struct device *ctrlr = hcd_to_bus(hcd)->controller; in xen_dbgp_op() local 23 if (dev_is_pci(ctrlr)) { in xen_dbgp_op() 24 const struct pci_dev *pdev = to_pci_dev(ctrlr); in xen_dbgp_op()
|
/drivers/gpu/drm/arm/display/komeda/ |
D | komeda_private_obj.c | 307 struct komeda_timing_ctrlr *ctrlr) in komeda_timing_ctrlr_obj_add() argument 315 st->base.component = &ctrlr->base; in komeda_timing_ctrlr_obj_add() 316 drm_atomic_private_obj_init(&kms->base, &ctrlr->base.obj, &st->base.obj, in komeda_timing_ctrlr_obj_add() 417 err = komeda_timing_ctrlr_obj_add(kms, pipe->ctrlr); in komeda_kms_add_private_objs()
|
D | komeda_pipeline.c | 111 pos = to_cpos(pipe->ctrlr); in komeda_pipeline_get_component_pos() 316 if (pipe->dual_link && !pipe->ctrlr->supports_dual_link) { in komeda_pipeline_assemble()
|
D | komeda_pipeline_state.c | 766 komeda_timing_ctrlr_validate(struct komeda_timing_ctrlr *ctrlr, in komeda_timing_ctrlr_validate() argument 774 c_st = komeda_component_get_state_and_set_user(&ctrlr->base, in komeda_timing_ctrlr_validate() 782 komeda_component_set_output(&dflow->input, &ctrlr->base, 0); in komeda_timing_ctrlr_validate() 1167 err = komeda_timing_ctrlr_validate(master->ctrlr, kcrtc_st, &m_dflow); in komeda_build_display_data_flow()
|
D | komeda_pipeline.h | 411 struct komeda_timing_ctrlr *ctrlr; member
|
/drivers/vme/bridges/ |
D | vme_ca91cx42.c | 1179 struct vme_dma_resource *ctrlr; in ca91cx42_dma_list_exec() local 1187 ctrlr = list->parent; in ca91cx42_dma_list_exec() 1189 bridge = ctrlr->parent->driver_priv; in ca91cx42_dma_list_exec() 1190 dev = ctrlr->parent->parent; in ca91cx42_dma_list_exec() 1192 mutex_lock(&ctrlr->mtx); in ca91cx42_dma_list_exec() 1194 if (!(list_empty(&ctrlr->running))) { in ca91cx42_dma_list_exec() 1201 mutex_unlock(&ctrlr->mtx); in ca91cx42_dma_list_exec() 1204 list_add(&list->list, &ctrlr->running); in ca91cx42_dma_list_exec() 1213 mutex_unlock(&ctrlr->mtx); in ca91cx42_dma_list_exec() 1235 ca91cx42_dma_busy(ctrlr->parent)); in ca91cx42_dma_list_exec() [all …]
|
D | vme_tsi148.c | 1809 struct vme_dma_resource *ctrlr; in tsi148_dma_list_exec() local 1817 ctrlr = list->parent; in tsi148_dma_list_exec() 1819 tsi148_bridge = ctrlr->parent; in tsi148_dma_list_exec() 1823 mutex_lock(&ctrlr->mtx); in tsi148_dma_list_exec() 1825 channel = ctrlr->number; in tsi148_dma_list_exec() 1827 if (!list_empty(&ctrlr->running)) { in tsi148_dma_list_exec() 1834 mutex_unlock(&ctrlr->mtx); in tsi148_dma_list_exec() 1837 list_add(&list->list, &ctrlr->running); in tsi148_dma_list_exec() 1844 mutex_unlock(&ctrlr->mtx); in tsi148_dma_list_exec() 1861 tsi148_dma_busy(ctrlr->parent, channel)); in tsi148_dma_list_exec() [all …]
|
/drivers/vme/ |
D | vme.c | 1224 struct vme_dma_resource *ctrlr; in vme_dma_free() local 1231 ctrlr = list_entry(resource->entry, struct vme_dma_resource, list); in vme_dma_free() 1233 if (!mutex_trylock(&ctrlr->mtx)) { in vme_dma_free() 1238 if (!(list_empty(&ctrlr->pending) && list_empty(&ctrlr->running))) { in vme_dma_free() 1240 mutex_unlock(&ctrlr->mtx); in vme_dma_free() 1244 ctrlr->locked = 0; in vme_dma_free() 1246 mutex_unlock(&ctrlr->mtx); in vme_dma_free()
|
/drivers/irqchip/ |
D | irq-atmel-aic-common.h | 25 struct device_node *ctrlr,
|
D | irq-atmel-aic.c | 172 struct device_node *ctrlr, in aic_irq_domain_xlate() argument 187 ret = aic_common_irq_domain_xlate(d, ctrlr, intspec, intsize, in aic_irq_domain_xlate()
|
D | irq-xtensa-pic.c | 30 struct device_node *ctrlr, in xtensa_pic_irq_domain_xlate() argument
|
D | irq-atmel-aic5.c | 275 struct device_node *ctrlr, in aic5_irq_domain_xlate() argument 288 ret = aic_common_irq_domain_xlate(d, ctrlr, intspec, intsize, in aic5_irq_domain_xlate()
|
D | irq-xtensa-mx.c | 46 struct device_node *ctrlr, in xtensa_mx_irq_domain_xlate() argument
|
D | irq-bcm2835.c | 107 static int armctrl_xlate(struct irq_domain *d, struct device_node *ctrlr, in armctrl_xlate() argument
|
D | irq-atmel-aic-common.c | 90 struct device_node *ctrlr, in aic_common_irq_domain_xlate() argument
|
D | irq-csky-mpintc.c | 191 struct device_node *ctrlr, const u32 *intspec, in csky_irq_domain_xlate_cells() argument
|
D | irq-mips-gic.c | 433 static int gic_irq_domain_xlate(struct irq_domain *d, struct device_node *ctrlr, in gic_irq_domain_xlate() argument 553 static int gic_ipi_domain_xlate(struct irq_domain *d, struct device_node *ctrlr, in gic_ipi_domain_xlate() argument
|
D | irq-pic32-evic.c | 165 int pic32_irq_domain_xlate(struct irq_domain *d, struct device_node *ctrlr, in pic32_irq_domain_xlate() argument
|
/drivers/sh/intc/ |
D | irqdomain.c | 27 static int intc_evt_xlate(struct irq_domain *d, struct device_node *ctrlr, in intc_evt_xlate() argument
|
/drivers/gpu/drm/arm/display/komeda/d71/ |
D | d71_component.c | 1120 struct komeda_timing_ctrlr *ctrlr; in d71_timing_ctrlr_init() local 1125 c = komeda_component_add(&d71->pipes[pipe_id]->base, sizeof(*ctrlr), in d71_timing_ctrlr_init() 1136 ctrlr = to_ctrlr(c); in d71_timing_ctrlr_init() 1138 ctrlr->supports_dual_link = true; in d71_timing_ctrlr_init()
|
/drivers/bus/ |
D | moxtet.c | 615 struct device_node *ctrlr, in moxtet_irq_domain_xlate() argument
|
/drivers/thermal/tegra/ |
D | soctherm.c | 1222 struct device_node *ctrlr, const u32 *intspec, unsigned int intsize, in soctherm_irq_domain_xlate_twocell() argument
|