OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bus_formats
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/include/drm/
drm_connector.h
406
* match the formats in @
bus_formats
which are shared with v4l.
411
* @
bus_formats
: Pixel data format on the wire, somewhat redundant with
415
u32 *
bus_formats
;
member in struct:drm_display_info
417
* @num_bus_formats: Size of @
bus_formats
array.
452
* more stuff redundant with @
bus_formats
.
/src/sys/external/bsd/drm2/dist/drm/
drm_connector.c
460
kfree(connector->display_info.
bus_formats
);
795
kfree(info->
bus_formats
);
796
info->
bus_formats
= fmts;
Completed in 17 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025