Home
last modified time | relevance | path

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

/linux/drivers/acpi/
H A Dmipi-disco-img.c579 #define MIPI_IMG_PORT_PREFIX "mipi-img-port-" macro
584 char port_name[sizeof(MIPI_IMG_PORT_PREFIX) + 2]; in get_mipi_port_handle()
587 MIPI_IMG_PORT_PREFIX, port_nr) >= sizeof(port_name)) in get_mipi_port_handle()