Searched refs:adap_idx (Results 1 – 9 of 9) sorted by relevance
/linux-6.6.21/sound/pci/asihpi/ |
D | hpicmn.c | 205 pC->adap_idx, control_index); in control_cache_alloc_check() 213 pC->adap_idx); in control_cache_alloc_check() 222 pC->adap_idx, i); in control_cache_alloc_check() 255 pC->adap_idx, byte_count, in control_cache_alloc_check() 260 pC->adap_idx, byte_count); in control_cache_alloc_check()
|
D | hpicmn.h | 37 u16 adap_idx; member
|
D | hpi6000.c | 579 phw->p_cache->adap_idx = pao->index; in create_adapter_obj()
|
D | hpi6205.c | 658 phw->p_cache->adap_idx = pao->index; in create_adapter_obj()
|
/linux-6.6.21/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-6.6.21/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_main.c | 3281 phy_port_id = pi->adapter->adap_idx * 10 + pi->port_id; in cxgb4_mgmt_get_phys_port_id() 6338 snprintf(name, IFNAMSIZ, "mgmtpf%d,%d", adap->adap_idx, in cxgb4_iov_configure() 6602 static int adap_idx = 1; in init_one() local 6662 adapter->adap_idx = adap_idx; in init_one() 6691 adap_idx++; in init_one()
|
D | cxgb4.h | 1114 unsigned int adap_idx; member
|