Searched refs:function_data (Results 1 – 5 of 5) sorted by relevance
1277 struct sdca_function_data *function_data = NULL; in tas_sdw_probe() local1307 function_data = devm_kzalloc(dev, sizeof(*function_data), in tas_sdw_probe()1309 if (!function_data) in tas_sdw_probe()1316 function_data); in tas_sdw_probe()1318 tas_dev->sa_func_data = function_data; in tas_sdw_probe()
58 unsigned long function_data[3]; member
103 unsigned long data = be32_to_cpu(mdev->devinfo.function_data[0]); in probe_maple_controller()
341 memcpy(&mdev->devinfo.function_data[0], recvbuf + 8, 12); in maple_attach_driver()
610 basic_flash_data = be32_to_cpu(mdev->devinfo.function_data[c - 1]); in vmu_connect()