Searched defs:ioname (Results 1 - 2 of 2) sorted by last modified time

/drivers/gpu/drm/msm/
H A Dmsm_gpu.c529 const char *name, const char *ioname, const char *irqname, int ringsz)
557 gpu->mmio = msm_ioremap(pdev, ioname, name);
527 msm_gpu_init(struct drm_device *drm, struct platform_device *pdev, struct msm_gpu *gpu, const struct msm_gpu_funcs *funcs, const char *name, const char *ioname, const char *irqname, int ringsz) argument
/drivers/gpio/
H A Dgpiolib-sysfs.c530 const char *ioname = NULL; local
565 ioname = desc->chip->names[offset];
568 desc, ioname ? ioname : "gpio%u",

Completed in 166 milliseconds