Home
last modified time | relevance | path

Searched defs:nm (Results 1 – 4 of 4) sorted by relevance

/device/soc/rockchip/common/sdk_linux/scripts/dtc/
Dchecks.c212 #define WARNING_IF_NOT_STRING(nm, propname) WARNING(nm, check_is_string, (propname)) argument
213 #define ERROR_IF_NOT_STRING(nm, propname) ERROR(nm, check_is_string, (propname)) argument
239 #define WARNING_IF_NOT_STRING_LIST(nm, propname) WARNING(nm, check_is_string_list, (propname)) argument
240 #define ERROR_IF_NOT_STRING_LIST(nm, propname) ERROR(nm, check_is_string_list, (propname)) argument
256 #define WARNING_IF_NOT_CELL(nm, propname) WARNING(nm, check_is_cell, (propname)) argument
257 #define ERROR_IF_NOT_CELL(nm, propname) ERROR(nm, check_is_cell, (propname)) argument
1534 #define WARNING_PROPERTY_PHANDLE_CELLS(nm, propname, cells_name, ...) … argument
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
Danalogix_dp-rockchip.c37 #define to_dp(nm) container_of(nm, struct rockchip_dp_device, nm) argument
Ddw-mipi-dsi-rockchip.c185 #define to_dsi(nm) container_of(nm, struct dw_mipi_dsi_rockchip, nm) argument
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/bridge/analogix/
Danalogix_dp_core.c35 #define to_dp(nm) container_of(nm, struct analogix_dp_device, nm) argument