OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:num_slots
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvif/
cl5070.h
97
__u8
num_slots
;
member in struct:nv50_disp_sor_dp_mst_vcpi_v0
/src/sys/external/bsd/drm2/dist/include/drm/
drm_dp_mst_helper.h
62
* @
num_slots
: number of slots for this PBN
68
int
num_slots
;
member in struct:drm_dp_vcpi
502
int
num_slots
;
member in struct:drm_dp_payload
/src/sys/external/bsd/vchiq/dist/interface/vchiq_arm/
vchiq_core.c
2296
int
num_slots
= (mem_size - mem_align)/VCHIQ_SLOT_SIZE;
local in function:vchiq_init_slots
2300
num_slots
-= first_data_slot;
2302
if (
num_slots
< 4) {
2321
slot_zero->master.slot_last = first_data_slot + (
num_slots
/2) - 1;
2322
slot_zero->slave.slot_sync = first_data_slot + (
num_slots
/2);
2323
slot_zero->slave.slot_first = first_data_slot + (
num_slots
/2) + 1;
2324
slot_zero->slave.slot_last = first_data_slot +
num_slots
- 1;
/src/sys/external/bsd/drm2/dist/drm/
drm_dp_mst_topology.c
2444
vcpi->
num_slots
= 0;
3253
if (vcpi->
num_slots
) {
3263
req_payload.
num_slots
= vcpi->
num_slots
;
3267
req_payload.
num_slots
= 0;
3272
if (payload->
num_slots
!= req_payload.
num_slots
) {
3275
if (req_payload.
num_slots
) {
3278
payload->
num_slots
= req_payload.
num_slots
;
4124
int
num_slots
;
local in function:drm_dp_find_vcpi_slots
[
all
...]
Completed in 18 milliseconds
Indexes created Fri Sep 26 20:09:58 GMT 2025