Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/atm/
Dfirestream.h358 struct fs_transmit_config { struct
Dfirestream.c852 struct fs_transmit_config *tc; in fs_open()
933 tc = kmalloc (sizeof (struct fs_transmit_config), GFP_KERNEL); in fs_open()
935 tc, sizeof (struct fs_transmit_config)); in fs_open()