Home
last modified time | relevance | path

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

/openbmc/linux/drivers/parport/
H A Dprocfs.c40 #define PARPORT_BASE_PATH_SIZE 13 macro
473 tmp_path_len = PARPORT_BASE_PATH_SIZE + port_name_len; in parport_proc_register()