Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/misc/
Dtps6594-pfsm.c35 #define TPS6594_FILE_TO_PFSM(f) container_of((f)->private_data, struct tps6594_pfsm, miscdev) macro
51 struct tps6594_pfsm *pfsm = TPS6594_FILE_TO_PFSM(f); in tps6594_pfsm_read()
81 struct tps6594_pfsm *pfsm = TPS6594_FILE_TO_PFSM(f); in tps6594_pfsm_write()
133 struct tps6594_pfsm *pfsm = TPS6594_FILE_TO_PFSM(f); in tps6594_pfsm_ioctl()