Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpio/
Dgpio-f7188x.c65 nct6116d, enumerator
190 #define f7188x_gpio_dir_invert(type) ((type) == nct6116d)
191 #define f7188x_gpio_data_single(type) ((type) == nct6116d)
493 case nct6116d: in f7188x_gpio_probe()
564 sio->type = nct6116d; in f7188x_find()
572 if (sio->type != nct6116d) { in f7188x_find()
584 if (sio->type != nct6116d) in f7188x_find()