Home
last modified time | relevance | path

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

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