/* * u_printer.h * * Utility definitions for the printer function * * Copyright (c) 2015 Samsung Electronics Co., Ltd. * http://www.samsung.com * * Author: Andrzej Pietrasiewicz * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. */ #ifndef U_PRINTER_H #define U_PRINTER_H #include #define PNP_STRING_LEN 1024 struct f_printer_opts { struct usb_function_instance func_inst; int minor; char pnp_string[PNP_STRING_LEN]; unsigned q_len; /* * Protect the data from concurrent access by read/write * and create symlink/remove symlink */ struct mutex lock; int refcnt; }; #endif /* U_PRINTER_H */ e='hidden' name='id' value='038b9404d4e2db4fbc03d5d2203abafc6e188528'/> net-next plumbingsTobias Klauser
summaryrefslogtreecommitdiff
path: root/fs
ModeNameSize
d---------9p724logplain
-rw-r--r--Kconfig7329logplain
-rw-r--r--Kconfig.binfmt7347logplain
-rw-r--r--Makefile4327logplain
d---------adfs423logplain
d---------affs423logplain
d---------afs1075logplain
-rw-r--r--aio.c46994logplain
-rw-r--r--anon_inodes.c5026logplain
-rw-r--r--attr.c9368logplain
d---------autofs4359logplain
-rw-r--r--bad_inode.c5391logplain
d---------befs680logplain
d---------bfs206logplain