Home
last modified time | relevance | path

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

/drivers/atm/
Dfirestream.h373 struct fs_transmit_config { struct
Dfirestream.c867 struct fs_transmit_config *tc; in fs_open()
948 tc = kmalloc (sizeof (struct fs_transmit_config), GFP_KERNEL); in fs_open()
950 tc, sizeof (struct fs_transmit_config)); in fs_open()