Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/atm/
Dfirestream.h373 struct fs_transmit_config { struct
Dfirestream.c863 struct fs_transmit_config *tc; in fs_open()
944 tc = kmalloc (sizeof (struct fs_transmit_config), GFP_KERNEL); in fs_open()
946 tc, sizeof (struct fs_transmit_config)); in fs_open()