Searched refs:adap_idx (Results 1 – 10 of 10) sorted by relevance
/Linux-v4.19/sound/pci/asihpi/ |
D | hpicmn.c | 214 pC->adap_idx, control_index); in control_cache_alloc_check() 222 pC->adap_idx); in control_cache_alloc_check() 231 pC->adap_idx, i); in control_cache_alloc_check() 264 pC->adap_idx, byte_count, in control_cache_alloc_check() 269 pC->adap_idx, byte_count); in control_cache_alloc_check()
|
D | hpicmn.h | 48 u16 adap_idx; member
|
D | hpi6000.c | 590 phw->p_cache->adap_idx = pao->index; in create_adapter_obj()
|
D | hpi6205.c | 669 phw->p_cache->adap_idx = pao->index; in create_adapter_obj()
|
/Linux-v4.19/drivers/media/pci/pt3/ |
D | pt3_dma.c | 31 base = get_dma_base(adap->adap_idx); in pt3_stop_dma() 49 u32 base = get_dma_base(adap->adap_idx); in pt3_start_dma()
|
D | pt3.h | 112 int adap_idx; member
|
D | pt3.c | 537 adap->adap_idx = index; in pt3_alloc_adapter()
|
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_uld.c | 709 unsigned int adap_idx = 0; in cxgb4_register_uld() local 745 adap_idx++; in cxgb4_register_uld() 767 if (!adap_idx) in cxgb4_register_uld() 778 adap_idx--; in cxgb4_register_uld()
|
D | cxgb4_main.c | 2725 phy_port_id = pi->adapter->adap_idx * 10 + pi->port_id; in cxgb4_mgmt_get_phys_port_id() 5350 snprintf(name, IFNAMSIZ, "mgmtpf%d,%d", adap->adap_idx, in cxgb4_iov_configure() 5407 static int adap_idx = 1; in init_one() local 5470 adapter->adap_idx = adap_idx; in init_one() 5510 adap_idx++; in init_one()
|
D | cxgb4.h | 895 unsigned int adap_idx; member
|