/* * Driver header for NOON010PC30L camera sensor chip. * * Copyright (c) 2010 Samsung Electronics, Co. Ltd * Contact: Sylwester Nawrocki * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. */ #ifndef NOON010PC30_H #define NOON010PC30_H /** * @clk_rate: the clock frequency in Hz * @gpio_nreset: GPIO driving nRESET pin * @gpio_nstby: GPIO driving nSTBY pin */ struct noon010pc30_platform_data { unsigned long clk_rate; int gpio_nreset; int gpio_nstby; }; #endif /* NOON010PC30_H */ in'>index : net-next.git
net-next plumbingsTobias Klauser
summaryrefslogtreecommitdiff
path: root/include/rdma
ModeNameSize
-rw-r--r--ib.h3386logplain
-rw-r--r--ib_addr.h10080logplain
-rw-r--r--ib_cache.h6375logplain
-rw-r--r--ib_cm.h19359logplain
-rw-r--r--ib_fmr_pool.h3439logplain
-rw-r--r--ib_hdrs.h4989logplain
-rw-r--r--ib_mad.h27924logplain
-rw-r--r--ib_marshall.h2025logplain
-rw-r--r--ib_pack.h9047logplain
-rw-r--r--ib_pma.h5579logplain
-rw-r--r--ib_sa.h16914logplain
-rw-r--r--ib_smi.h5633logplain
-rw-r--r--ib_umem.h3577logplain
-rw-r--r--ib_umem_odp.h5300logplain
-rw-r--r--ib_verbs.h99966logplain
-rw-r--r--iw_cm.h8793logplain
-rw-r--r--iw_portmap.h7688logplain
-rw-r--r--mr_pool.h954logplain
-rw-r--r--opa_port_info.h15063logplain
-rw-r--r--opa_smi.h4417logplain