/linux-3.3/drivers/usb/gadget/ |
D | f_mass_storage.c | 439 struct fsg_common *common; member 453 static inline int __fsg_is_set(struct fsg_common *common, in __fsg_is_set() 463 #define fsg_is_set(common) likely(__fsg_is_set(common, __func__, __LINE__)) argument 472 static int exception_in_progress(struct fsg_common *common) in exception_in_progress() 478 static void set_bulk_out_req_length(struct fsg_common *common, in set_bulk_out_req_length() 513 static void wakeup_thread(struct fsg_common *common) in wakeup_thread() 521 static void raise_exception(struct fsg_common *common, enum fsg_state new_state) in raise_exception() 544 static int ep0_queue(struct fsg_common *common) in ep0_queue() 565 struct fsg_common *common = ep->driver_data; in bulk_in_complete() local 585 struct fsg_common *common = ep->driver_data; in bulk_out_complete() local [all …]
|
/linux-3.3/drivers/net/wireless/ath/ath9k/ |
D | ar9003_mci.c | 37 struct ath_common *common = ath9k_hw_common(ah); in ar9003_mci_wait_for_interrupt() local 141 struct ath_common *common = ath9k_hw_common(ah); in ar9003_mci_send_coex_version_query() local 158 struct ath_common *common = ath9k_hw_common(ah); in ar9003_mci_send_coex_version_response() local 191 struct ath_common *common = ath9k_hw_common(ah); in ar9003_mci_send_coex_bt_status_query() local 228 struct ath_common *common = ath9k_hw_common(ah); in ar9003_mci_send_coex_halt_bt_gpm() local 258 struct ath_common *common = ath9k_hw_common(ah); in ar9003_mci_prep_interface() local 450 struct ath_common *common = ath9k_hw_common(ah); in ar9003_mci_is_gpm_valid() local 525 struct ath_common *common = ath9k_hw_common(ah); in ar9003_mci_send_coex_bt_flags() local 550 struct ath_common *common = ath9k_hw_common(ah); in ar9003_mci_reset() local 681 struct ath_common *common = ath9k_hw_common(ah); in ar9003_mci_mute_bt() local [all …]
|
D | htc_drv_beacon.c | 68 struct ath_common *common = ath9k_hw_common(priv->ah); in ath9k_htc_beacon_config_sta() local 189 struct ath_common *common = ath9k_hw_common(priv->ah); in ath9k_htc_beacon_config_ap() local 244 struct ath_common *common = ath9k_hw_common(priv->ah); in ath9k_htc_beacon_config_adhoc() local 296 struct ath_common *common = ath9k_hw_common(priv->ah); in ath9k_htc_send_buffered() local 350 struct ath_common *common = ath9k_hw_common(priv->ah); in ath9k_htc_send_beacon() local 421 struct ath_common *common = ath9k_hw_common(priv->ah); in ath9k_htc_choose_bslot() local 444 struct ath_common *common = ath9k_hw_common(priv->ah); in ath9k_htc_swba() local 479 struct ath_common *common = ath9k_hw_common(priv->ah); in ath9k_htc_assign_bslot() local 501 struct ath_common *common = ath9k_hw_common(priv->ah); in ath9k_htc_remove_bslot() local 519 struct ath_common *common = ath9k_hw_common(priv->ah); in ath9k_htc_set_tsfadjust() local [all …]
|
D | htc_drv_main.c | 149 struct ath_common *common = ath9k_hw_common(priv->ah); in ath9k_htc_set_bssid_mask() local 185 struct ath_common *common = ath9k_hw_common(ah); in ath9k_htc_reset() local 243 struct ath_common *common = ath9k_hw_common(ah); in ath9k_htc_set_channel() local 328 struct ath_common *common = ath9k_hw_common(priv->ah); in __ath9k_htc_remove_monitor_interface() local 348 struct ath_common *common = ath9k_hw_common(priv->ah); in ath9k_htc_add_monitor_interface() local 437 struct ath_common *common = ath9k_hw_common(priv->ah); in ath9k_htc_remove_monitor_interface() local 466 struct ath_common *common = ath9k_hw_common(priv->ah); in ath9k_htc_add_station() local 536 struct ath_common *common = ath9k_hw_common(priv->ah); in ath9k_htc_remove_station() local 644 struct ath_common *common = ath9k_hw_common(priv->ah); in ath9k_htc_send_rate_cmd() local 660 struct ath_common *common = ath9k_hw_common(priv->ah); in ath9k_htc_init_rate() local [all …]
|
D | mci.c | 38 static bool ath_mci_add_profile(struct ath_common *common, in ath_mci_add_profile() 74 static void ath_mci_del_profile(struct ath_common *common, in ath_mci_del_profile() 122 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_mci_update_scheme() local 190 struct ath_common *common = ath9k_hw_common(ah); in ath_mci_cal_msg() local 238 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_mci_process_profile() local 265 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_mci_process_status() local 310 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_mci_msg() local 416 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_mci_setup() local 470 struct ath_common *common = ath9k_hw_common(ah); in ath_mci_intr() local
|
D | main.c | 84 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath9k_ps_wakeup() local 113 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath9k_ps_restore() local 142 void ath_start_ani(struct ath_common *common) in ath_start_ani() 183 struct ath_common *common = ath9k_hw_common(ah); in ath_update_survey_stats() local 237 struct ath_common *common = ath9k_hw_common(ah); in ath_prepare_reset() local 267 struct ath_common *common = ath9k_hw_common(ah); in ath_complete_reset() local 314 struct ath_common *common = ath9k_hw_common(ah); in ath_reset_internal() local 412 struct ath_common *common = ath9k_hw_common(ah); in ath_paprd_send_frame() local 455 struct ath_common *common = ath9k_hw_common(ah); in ath_paprd_calibrate() local 539 struct ath_common *common = ath9k_hw_common(ah); in ath_ani_calibrate() local [all …]
|
D | htc_drv_init.c | 292 struct ath_common *common = ath9k_hw_common(ah); in ath9k_regread() local 314 struct ath_common *common = ath9k_hw_common(ah); in ath9k_multi_regread() local 341 struct ath_common *common = ath9k_hw_common(ah); in ath9k_regwrite_single() local 362 struct ath_common *common = ath9k_hw_common(ah); in ath9k_regwrite_buffer() local 398 struct ath_common *common = ath9k_hw_common(ah); in ath9k_regwrite() local 410 struct ath_common *common = ath9k_hw_common(ah); in ath9k_enable_regwrite_buffer() local 419 struct ath_common *common = ath9k_hw_common(ah); in ath9k_regwrite_flush() local 456 static void ath_usb_read_cachesize(struct ath_common *common, int *csz) in ath_usb_read_cachesize() 461 static bool ath_usb_eeprom_read(struct ath_common *common, u32 off, u16 *data) in ath_usb_eeprom_read() 489 struct ath_common *common = ath9k_hw_common(priv->ah); in setup_ht_cap() local [all …]
|
D | ani.c | 125 struct ath_common *common = ath9k_hw_common(ah); in ath9k_ani_restart() local 265 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_set_ofdm_nil() local 333 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_set_cck_nil() local 473 struct ath_common *common = ath9k_hw_common(ah); in ath9k_ani_reset_old() local 544 struct ath_common *common = ath9k_hw_common(ah); in ath9k_ani_reset() local 631 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_ani_read_counters() local 695 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_ani_monitor() local 746 struct ath_common *common = ath9k_hw_common(ah); in ath9k_enable_mib_counters() local 768 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_disable_mib_counters() local 842 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_ani_init() local
|
D | beacon.c | 36 struct ath_common *common = ath9k_hw_common(ah); in ath_beaconq_config() local 75 struct ath_common *common = ath9k_hw_common(ah); in ath_beacon_setup() local 114 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_tx_cabq() local 132 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_beacon_generate() local 224 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_beacon_alloc() local 355 struct ath_common *common = ath9k_hw_common(ah); in ath_beacon_tasklet() local 535 struct ath_common *common = ath9k_hw_common(ah); in ath_beacon_config_sta() local 655 struct ath_common *common = ath9k_hw_common(ah); in ath_beacon_config_adhoc() local 690 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath9k_allow_beacon_config() local 788 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_set_beacon() local
|
D | mac.c | 199 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_set_txq_props() local 263 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_get_txq_props() local 295 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_setuptxqueue() local 345 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_releasetxqueue() local 370 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_resettxqueue() local 694 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_stopdmarecv() local 778 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_disable_interrupts() local 800 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_enable_interrupts() local 840 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_set_interrupts() local
|
D | recv.c | 77 struct ath_common *common = ath9k_hw_common(ah); in ath_rx_buf_link() local 120 struct ath_common *common = ath9k_hw_common(ah); in ath_opmode_init() local 171 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_rx_addbuffer_edma() local 209 struct ath_common *common = ath9k_hw_common(ah); in ath_rx_edma_cleanup() local 241 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_rx_edma_init() local 325 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_rx_init() local 390 struct ath_common *common = ath9k_hw_common(ah); in ath_rx_cleanup() local 585 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_rx_ps_beacon() local 627 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_rx_ps() local 665 struct ath_common *common = ath9k_hw_common(ah); in ath_edma_get_buffers() local [all …]
|
D | init.c | 172 struct ath_common *common = ath9k_hw_common(ah); in ath9k_iowrite32() local 187 struct ath_common *common = ath9k_hw_common(ah); in ath9k_ioread32() local 217 struct ath_common *common = ath9k_hw_common(ah); in ath9k_reg_rmw() local 240 struct ath_common *common = ath9k_hw_common(ah); in setup_ht_cap() local 326 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_descdma_setup() local 545 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath9k_init_misc() local 574 struct ath_common *common; in ath9k_init_softc() local 715 struct ath_common *common = ath9k_hw_common(ah); in ath9k_set_hw_capab() local 784 struct ath_common *common; in ath9k_init_device() local
|
D | pci.c | 43 static void ath_pci_read_cachesize(struct ath_common *common, int *csz) in ath_pci_read_cachesize() 61 static bool ath_pci_eeprom_read(struct ath_common *common, u32 off, u16 *data) in ath_pci_eeprom_read() 95 static void ath_pci_extn_synch_enable(struct ath_common *common) in ath_pci_extn_synch_enable() 107 static void ath_pci_aspm_init(struct ath_common *common) in ath_pci_aspm_init()
|
D | calib.c | 85 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_update_nfcal_hist_buffer() local 188 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_reset_calvalid() local 244 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_loadnf() local 332 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_nf_sanitize() local 365 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_getnf() local
|
D | htc_drv_gpio.c | 64 struct ath_common *common = ath9k_hw_common(priv->ah); in ath_btcoex_period_work() local 102 struct ath_common *common = ath9k_hw_common(ah); in ath_btcoex_duty_cycle_work() local 269 struct ath_common *common = ath9k_hw_common(ah); in ath9k_htc_radio_enable() local 310 struct ath_common *common = ath9k_hw_common(ah); in ath9k_htc_radio_disable() local
|
D | ar9002_calib.c | 55 struct ath_common *common = ath9k_hw_common(ah); in ar9002_hw_setup_calibration() local 188 struct ath_common *common = ath9k_hw_common(ah); in ar9002_hw_iqcalibrate() local 265 struct ath_common *common = ath9k_hw_common(ah); in ar9002_hw_adc_gaincal_calibrate() local 319 struct ath_common *common = ath9k_hw_common(ah); in ar9002_hw_adc_dccal_calibrate() local 538 struct ath_common *common = ath9k_hw_common(ah); in ar9285_hw_pa_cal() local 721 struct ath_common *common = ath9k_hw_common(ah); in ar9285_hw_cl_cal() local 817 struct ath_common *common = ath9k_hw_common(ah); in ar9002_hw_init_cal() local
|
D | hw.c | 88 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_set_clockrate() local 118 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_mac_to_clks() local 329 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_aspm_init() local 338 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_chip_test() local 455 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_init_macaddr() local 476 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_post_init() local 525 struct ath_common *common = ath9k_hw_common(ah); in __ath9k_hw_init() local 660 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_init() local 973 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_init_global_settings() local 1070 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_deinit() local [all …]
|
/linux-3.3/drivers/media/video/davinci/ |
D | vpif_display.c | 138 struct common_obj *common; in vpif_buffer_prepare() local 186 struct common_obj *common = &ch->common[VPIF_VIDEO_INDEX]; in vpif_buffer_setup() local 205 struct common_obj *common; in vpif_buffer_queue() local 223 struct common_obj *common; in vpif_buffer_release() local 245 static void process_progressive_mode(struct common_obj *common) in process_progressive_mode() 265 static void process_interlaced_mode(int fid, struct common_obj *common) in process_interlaced_mode() 306 struct common_obj *common; in vpif_channel_isr() local 402 struct common_obj *common = &ch->common[VPIF_VIDEO_INDEX]; in vpif_update_resolution() local 433 struct common_obj *common = &ch->common[VPIF_VIDEO_INDEX]; in vpif_calculate_offsets() local 498 struct common_obj *common = &ch->common[VPIF_VIDEO_INDEX]; in vpif_config_format() local [all …]
|
D | vpif_capture.c | 147 struct common_obj *common; in vpif_buffer_prepare() local 207 struct common_obj *common; in vpif_buffer_setup() local 236 struct common_obj *common; in vpif_buffer_queue() local 262 struct common_obj *common; in vpif_buffer_release() local 288 static void vpif_process_buffer_complete(struct common_obj *common) in vpif_process_buffer_complete() 305 static void vpif_schedule_next_buffer(struct common_obj *common) in vpif_schedule_next_buffer() 337 struct common_obj *common; in vpif_channel_isr() local 422 struct common_obj *common = &ch->common[VPIF_VIDEO_INDEX]; in vpif_update_std_info() local 475 struct common_obj *common = &ch->common[VPIF_VIDEO_INDEX]; in vpif_calculate_offsets() local 544 struct common_obj *common = &ch->common[VPIF_VIDEO_INDEX]; in vpif_config_format() local [all …]
|
/linux-3.3/drivers/net/wireless/ath/ |
D | key.c | 42 bool ath_hw_keyreset(struct ath_common *common, u16 entry) in ath_hw_keyreset() 86 static bool ath_hw_keysetmac(struct ath_common *common, in ath_hw_keysetmac() 127 static bool ath_hw_set_keycache_entry(struct ath_common *common, u16 entry, in ath_hw_set_keycache_entry() 336 static int ath_setkey_tkip(struct ath_common *common, u16 keyix, const u8 *key, in ath_setkey_tkip() 383 static int ath_reserve_key_cache_slot_tkip(struct ath_common *common) in ath_reserve_key_cache_slot_tkip() 402 static int ath_reserve_key_cache_slot(struct ath_common *common, in ath_reserve_key_cache_slot() 470 int ath_key_config(struct ath_common *common, in ath_key_config() 578 void ath_key_delete(struct ath_common *common, struct ieee80211_key_conf *key) in ath_key_delete()
|
D | hw.c | 118 void ath_hw_setbssidmask(struct ath_common *common) in ath_hw_setbssidmask() 136 void ath_hw_cycle_counters_update(struct ath_common *common) in ath_hw_cycle_counters_update() 172 int32_t ath_hw_get_listen_time(struct ath_common *common) in ath_hw_get_listen_time()
|
D | ath.h | 179 #define _ath_printk(level, common, fmt, ...) \ argument 185 #define ath_emerg(common, fmt, ...) \ argument 187 #define ath_alert(common, fmt, ...) \ argument 189 #define ath_crit(common, fmt, ...) \ argument 191 #define ath_err(common, fmt, ...) \ argument 193 #define ath_warn(common, fmt, ...) \ argument 195 #define ath_notice(common, fmt, ...) \ argument 197 #define ath_info(common, fmt, ...) \ argument 256 #define ath_dbg(common, dbg_mask, fmt, ...) \ argument 268 void _ath_dbg(struct ath_common *common, enum ATH_DEBUG dbg_mask, in _ath_dbg() [all …]
|
/linux-3.3/drivers/scsi/ibmvscsi/ |
D | viosrp.h | 141 struct mad_common common; member 147 struct mad_common common; member 152 struct mad_common common; member 157 struct mad_common common; member 162 struct mad_common common; member 166 struct mad_common common; member 177 struct mad_capability_common common; member 182 struct mad_capability_common common; member
|
/linux-3.3/arch/ia64/include/asm/sn/ |
D | geo.h | 36 geo_common_t common; /* No additional fields needed */ member 40 geo_common_t common; /* No additional fields needed */ member 44 geo_common_t common; /* No additional fields needed */ member 48 geo_iocntl_t common; member 67 geo_common_t common; member
|
/linux-3.3/tools/firewire/ |
D | nosy-dump.h | 20 } common, link_on; member 90 } common; member 93 uint32_t common[3]; member 98 uint32_t common[3]; member 104 uint32_t common[3]; member 111 uint32_t common[3]; member 120 uint32_t common[3]; member 126 uint32_t common[3]; member 135 uint32_t common[3]; member 140 uint32_t common[3]; member
|