Searched refs:slot_count (Results 1 – 10 of 10) sorted by relevance
126 unsigned int slot_count; member161 for (i = 0; i < ca->slot_count; i++) in dvb_ca_private_free()1037 for (slot = 0; slot < ca->slot_count; slot++) { in dvb_ca_en50221_thread_update_delay()1316 for (slot = 0; slot < ca->slot_count; slot++) in dvb_ca_en50221_thread()1351 for (slot = 0; slot < ca->slot_count; slot++) { in dvb_ca_en50221_io_do_ioctl()1371 caps->slot_num = ca->slot_count; in dvb_ca_en50221_io_do_ioctl()1383 if ((slot >= ca->slot_count) || (slot < 0)) { in dvb_ca_en50221_io_do_ioctl()1467 if (slot >= ca->slot_count) in dvb_ca_en50221_io_write()1469 slot = array_index_nospec(slot, ca->slot_count); in dvb_ca_en50221_io_write()1539 int slot_count = 0; in dvb_ca_en50221_io_read_condition() local[all …]
63 static struct controller *alloc_ebda_hpc(u32 slot_count, u32 bus_count) in alloc_ebda_hpc() argument73 slots = kcalloc(slot_count, sizeof(struct ebda_hpc_slot), GFP_KERNEL); in alloc_ebda_hpc()116 debug("%s - slot_count = %x\n", __func__, ptr->slot_count); in print_bus_info()197 for (index = 0; index < hpc_ptr->slot_count; index++) { in print_ebda_hpc()722 hpc_ptr->slot_count = slot_num; in ebda_rsrc_controller()749 bus_info_ptr1->slot_count += 1; in ebda_rsrc_controller()762 bus_info_ptr2->slot_count += 1; in ebda_rsrc_controller()843 for (index = 0; index < hpc_ptr->slot_count; index++) { in ebda_rsrc_controller()
105 u8 slot_count = 0; in get_max_slots() local109 slot_count = max(slot_count, slot_cur->number); in get_max_slots()111 return slot_count; in get_max_slots()
240 u8 slot_count; member722 u8 slot_count; member
165 uint8_t slot_count; member
51 uint8_t slot_count; member
162 sa->slot_count = mst_mgr->payloads[i].num_slots; in get_payload_table()
2498 work_table[i].slot_count = in update_mst_stream_alloc_table()2499 proposed_table->stream_allocations[i].slot_count; in update_mst_stream_alloc_table()2562 link->mst_stream_alloc_table.stream_allocations[i].slot_count); in allocate_mst_payload()2652 link->mst_stream_alloc_table.stream_allocations[i].slot_count); in deallocate_mst_payload()
1185 *slots = stream_allocation->slot_count; in fill_stream_allocation_row_info()
1219 *slots = stream_allocation->slot_count; in fill_stream_allocation_row_info()