Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/misc/
H A 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()

Completed in 2 milliseconds