Searched defs:common (Results 151 - 175 of 388) sorted by relevance

1234567891011>>

/linux-master/drivers/media/platform/ti/davinci/
H A Dvpif_display.h104 struct common_obj common[VPIF_NUMOBJECTS]; member in struct:channel_obj
H A Dvpif_capture.h94 struct common_obj common[VPIF_NUMBER_OF_OBJECTS]; member in struct:channel_obj
/linux-master/include/linux/
H A Delfcore.h50 struct elf_prstatus_common common; member in struct:elf_prstatus
/linux-master/drivers/net/wireless/ath/ath9k/
H A Dar9002_phy.c544 struct ath_common *common = ath9k_hw_common(ah); local
H A Dar9003_mac.c189 struct ath_common *common = ath9k_hw_common(ah); local
H A Dbtcoex.c139 struct ath_common *common = ath9k_hw_common(ah); local
H A Dlink.c74 struct ath_common *common = ath9k_hw_common(sc->sc_ah); local
100 struct ath_common *common = ath9k_hw_common(sc->sc_ah); local
122 struct ath_common *common = ath9k_hw_common(sc->sc_ah); local
151 struct ath_common *common = ath9k_hw_common(ah); local
177 struct ath_common *common local
220 struct ath_common *common = ath9k_hw_common(ah); local
306 struct ath_common *common = from_timer(common, t, ani.timer); local
424 struct ath_common *common = ath9k_hw_common(ah); local
443 struct ath_common *common = ath9k_hw_common(sc->sc_ah); local
452 struct ath_common *common = ath9k_hw_common(sc->sc_ah); local
509 struct ath_common *common = ath9k_hw_common(ah); local
[all...]
H A Dhtc_drv_debug.c364 struct ath_common *common = ath9k_hw_common(priv->ah); local
376 struct ath_common *common = ath9k_hw_common(priv->ah); local
484 struct ath_common *common = ath9k_hw_common(ah); local
/linux-master/drivers/i2c/busses/
H A Di2c-amd-mp2-plat.c32 struct amd_i2c_common common; member in struct:amd_i2c_dev
[all...]
/linux-master/drivers/clk/sunxi-ng/
H A Dccu_mux.c17 static u16 ccu_mux_get_prediv(struct ccu_common *common, argument
62 ccu_mux_helper_apply_prediv(struct ccu_common *common, struct ccu_mux_internal *cm, int parent_index, unsigned long parent_rate) argument
71 ccu_mux_helper_unapply_prediv(struct ccu_common *common, struct ccu_mux_internal *cm, int parent_index, unsigned long parent_rate) argument
79 ccu_mux_helper_determine_rate(struct ccu_common *common, struct ccu_mux_internal *cm, struct clk_rate_request *req, unsigned long (*round)(struct ccu_mux_internal *, struct clk_hw *, unsigned long *, unsigned long, void *), void *data) argument
160 ccu_mux_helper_get_parent(struct ccu_common *common, struct ccu_mux_internal *cm) argument
183 ccu_mux_helper_set_parent(struct ccu_common *common, struct ccu_mux_internal *cm, u8 index) argument
[all...]
H A Dccu_nkm.c19 static unsigned long ccu_nkm_find_best_with_parent_adj(struct ccu_common *common, argument
57 ccu_nkm_find_best(unsigned long parent, unsigned long rate, struct _ccu_nkm *nkm, struct ccu_common *common) argument
[all...]
/linux-master/drivers/net/wireless/rsi/
H A Drsi_91x_main.c97 void rsi_print_version(struct rsi_common *common) argument
120 static struct sk_buff *rsi_prepare_skb(struct rsi_common *common, argument
157 rsi_read_pkt(struct rsi_common *common, u8 *rx_pkt, s32 rcv_pkt_len) argument
253 rsi_tx_scheduler_thread(struct rsi_common *common) argument
273 struct rsi_common *common = priv; local
280 struct rsi_common *common = priv; local
286 rsi_attach_bt(struct rsi_common *common) argument
304 struct rsi_common *common = NULL; local
400 struct rsi_common *common = adapter->priv; local
[all...]
/linux-master/include/linux/qed/
H A Dqed_fcoe_if.h26 struct qed_dev_info common; member in struct:qed_dev_fcoe_info
66 struct qed_common_cb_ops common; member in struct:qed_fcoe_cb_ops
119 const struct qed_common_ops *common; member in struct:qed_fcoe_ops
/linux-master/drivers/net/wireless/ath/
H A Dkey.c42 bool ath_hw_keyreset(struct ath_common *common, u16 entry) argument
87 ath_hw_keysetmac(struct ath_common *common, u16 entry, const u8 *mac) argument
129 ath_hw_set_keycache_entry(struct ath_common *common, u16 entry, const struct ath_keyval *k, const u8 *mac) argument
339 ath_setkey_tkip(struct ath_common *common, u16 keyix, const u8 *key, struct ath_keyval *hk, const u8 *addr, bool authenticator) argument
386 ath_reserve_key_cache_slot_tkip(struct ath_common *common) argument
405 ath_reserve_key_cache_slot(struct ath_common *common, u32 cipher) argument
473 ath_key_config(struct ath_common *common, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct ieee80211_key_conf *key) argument
584 ath_key_delete(struct ath_common *common, u8 hw_key_idx) argument
[all...]
H A Ddfs_pattern_detector.c349 dfs_pattern_detector_init(struct ath_common *common, argument
/linux-master/drivers/net/caif/
H A Dcaif_serial.c66 struct caif_dev_common common; member in struct:ser_device
[all...]
/linux-master/drivers/iio/dac/
H A Dstm32-dac.c37 struct stm32_dac_common *common; member in struct:stm32_dac
[all...]
/linux-master/drivers/hid/amd-sfh-hid/hid_descriptor/
H A Damd_sfh_hid_desc.c128 static void get_common_features(struct common_feature_property *common, int report_id) argument
199 static void get_common_inputs(struct common_input_property *common, int report_id) argument
[all...]
/linux-master/net/caif/
H A Dcaif_usb.c132 struct caif_dev_common common; local
/linux-master/net/ipv4/
H A Dfib_rules.c36 struct fib_rule common; member in struct:fib4_rule
/linux-master/drivers/gpu/drm/tidss/
H A Dtidss_dispc.h77 const char *common; member in struct:dispc_features
/linux-master/arch/x86/pci/
H A Dacpi.c16 struct acpi_pci_root_info common; member in struct:pci_root_info
/linux-master/scripts/kconfig/
H A DMakefile
/linux-master/drivers/virtio/
H A Dvirtio_pci_modern_dev.c226 int err, common, isr, notify, device; local
[all...]
/linux-master/drivers/crypto/allwinner/sun8i-ce/
H A Dsun8i-ce-cipher.c133 u32 common, sym; local

Completed in 222 milliseconds

1234567891011>>