Searched refs:setup (Results 1 - 25 of 47) sorted by relevance

12

/include/linux/
H A Dleds-tca6507.h29 void (*setup)(unsigned gpio_base, unsigned ngpio); member in struct:tca6507_platform_data
H A Di2c-smbus.h48 struct i2c_smbus_alert_setup *setup);
H A Dtransport_class.h20 int (*setup)(struct transport_container *, struct device *, member in struct:transport_class
33 .setup = su, \
H A Dconsole.h120 int (*setup)(struct console *, char *); member in struct:console
H A Doprofile.h55 /* Do any necessary interrupt setup. Optional. */
56 int (*setup)(void); member in struct:oprofile_operations
/include/linux/spi/
H A Dlibertas_spi.h25 /* Board specific setup/teardown */
26 int (*setup)(struct spi_device *spi); member in struct:libertas_spi_platform_data
H A Deeprom.h24 void (*setup)(struct memory_accessor *mem, void *context); member in struct:spi_eeprom
/include/linux/i2c/
H A Dmax732x.h13 void *context; /* param to setup/teardown */
15 int (*setup)(struct i2c_client *client, member in struct:max732x_platform_data
H A Dpcf857x.h10 * @setup: optional callback issued once the GPIOs are valid
12 * @context: optional parameter passed to setup() and teardown()
19 * The @setup callback may be used with the kind of board-specific glue
35 int (*setup)(struct i2c_client *client, member in struct:pcf857x_platform_data
H A Dat24.h19 * @setup: an optional callback invoked after eeprom is probed; enables kernel
21 * @context: optional parameter passed to setup()
27 * An example in pseudo code for a setup() callback:
51 void (*setup)(struct memory_accessor *, void *context); member in struct:at24_platform_data
H A Dpca953x.h19 void *context; /* param to setup/teardown */
21 int (*setup)(struct i2c_client *client, member in struct:pca953x_platform_data
H A Dtps65010.h182 * @setup: optional callback issued once the GPIOs are valid
184 * @context: optional parameter passed to setup() and teardown()
191 * The @setup callback may be used with the kind of board-specific glue
199 int (*setup)(struct i2c_client *client, void *context); member in struct:tps65010_board
H A Dadp5588.h162 int (*setup)(struct i2c_client *client, member in struct:adp5588_gpio_platform_data
/include/linux/mmc/
H A Dsdhci-pci-data.h11 int (*setup)(struct sdhci_pci_data *data); member in struct:sdhci_pci_data
/include/linux/usb/
H A Dgadgetfs.h13 * may activate endpoints as it handles SET_CONFIGURATION setup events,
55 *(setup.bmRequestType & USB_DIR_IN) flags direction
58 struct usb_ctrlrequest setup; member in union:usb_gadgetfs_event::__anon1344
H A Dcomposite.h81 * @setup: Used for interface-specific control requests.
139 int (*setup)(struct usb_function *, member in struct:usb_function
175 * @setup: Used to delegate control requests that aren't handled by standard
217 /* configuration management: unbind/setup */
219 int (*setup)(struct usb_configuration *, member in struct:usb_configuration
332 * (f) a function to support association setup (like CBAF), not
334 * (g) composite device setup that can create one or more wireless
335 * configs, including appropriate association setup support;
H A Dfunctionfs.h122 *(setup.bmRequestType & USB_DIR_IN) flags direction */
123 struct usb_ctrlrequest setup; member in union:usb_functionfs_event::__anon1343
/include/sound/
H A Dtlv320aic3x.h55 struct aic3x_setup_data *setup; member in struct:aic3x_pdata
H A Dpcm_oss.h73 struct snd_pcm_oss_setup setup; /* active setup */ member in struct:snd_pcm_oss_substream
77 struct snd_pcm_oss_setup *setup_list; /* setup list */
/include/linux/input/
H A Dsparse-keymap.h53 int (*setup)(struct input_dev *, struct key_entry *));
H A Dadp5589.h179 int (*setup)(struct i2c_client *client, member in struct:adp5589_gpio_platform_data
/include/linux/mfd/
H A Dtc6393xb.h34 int (*setup)(struct platform_device *dev); member in struct:tc6393xb_platform_data
H A Dstmpe.h135 * @setup: board specific setup callback.
141 void (*setup)(struct stmpe *stmpe, unsigned gpio_base); member in struct:stmpe_gpio_platform_data
/include/asm-generic/
H A DKbuild.asm32 header-y += setup.h
H A Dpage.h23 #include <asm/setup.h>

Completed in 206 milliseconds

12