Home
last modified time | relevance | path

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

/drivers/gpio/
Dgpiolib-sysfs.c554 const char *ioname = NULL; in gpiod_export() local
608 ioname = chip->names[offset]; in gpiod_export()
612 ioname ? ioname : "gpio%u", in gpiod_export()
/drivers/gpu/drm/msm/
Dmsm_gpu.h171 const char *name, const char *ioname, const char *irqname, int ringsz);
Dmsm_gpu.c572 const char *name, const char *ioname, const char *irqname, int ringsz) in msm_gpu_init() argument
608 gpu->mmio = msm_ioremap(pdev, ioname, name); in msm_gpu_init()