Home
last modified time | relevance | path

Searched refs:cdx_mcdi_get_dev_config (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/cdx/controller/
Dmcdi_functions.h46 int cdx_mcdi_get_dev_config(struct cdx_mcdi *cdx,
Dmcdi_functions.c48 int cdx_mcdi_get_dev_config(struct cdx_mcdi *cdx, in cdx_mcdi_get_dev_config() function
Dcdx_controller.c97 ret = cdx_mcdi_get_dev_config(cdx_mcdi, bus_num, in cdx_scan_devices()