Searched defs:configure (Results 1 - 7 of 7) sorted by relevance

/drivers/media/video/davinci/
H A Dccdc_hw_device.h59 /* Pointer to function to configure ccdc */
60 int (*configure) (void); member in struct:ccdc_hw_ops
/drivers/s390/cio/
H A Dchp.c40 /* Map for pending configure tasks. */
52 /* Workqueue to perform pending configure tasks. */
56 /* Wait queue for configure completion events. */
313 static DEVICE_ATTR(configure, 0644, chp_configure_show, chp_configure_write);
579 * chp_info_get_status - retrieve configure status of a channel-path
609 /* Return configure task for chpid. */
615 /* Set configure task for chpid. */
621 /* Perform one configure/deconfigure request. Reschedule work function until
676 * @configure - Non-zero for configure, zer
680 chp_cfg_schedule(struct chp_id chpid, int configure) argument
[all...]
/drivers/char/agp/
H A Dagp.h106 int (*configure)(void); member in struct:agp_bridge_driver
/drivers/net/ethernet/i825xx/
H A D3c505.h226 word configure; member in union:__anon2199::__anon2200
242 /* These defines for 'configure' */
/drivers/net/wireless/iwlwifi/
H A Diwl-trans.h331 * @tx_agg_disable: de-configure a Tx queue to send AMPDUs
347 * @configure: configure parameters required by the transport layer from
389 void (*configure)(struct iwl_trans *trans, member in struct:iwl_trans_ops
450 trans->ops->configure(trans, trans_cfg);
/drivers/tty/serial/
H A Dmax3107.h425 int (*configure)(struct max3107_port *s); member in struct:max3107_plat
/drivers/atm/
H A Dfore200e.h813 int (*configure)(struct fore200e*); member in struct:fore200e_bus

Completed in 161 milliseconds