/linux-3.3/drivers/net/dsa/ |
D | mv88e6xxx.c | 82 int mv88e6xxx_reg_read(struct dsa_switch *ds, int addr, int reg) in mv88e6xxx_reg_read() 134 int mv88e6xxx_reg_write(struct dsa_switch *ds, int addr, int reg, u16 val) in mv88e6xxx_reg_write() 147 int mv88e6xxx_config_prio(struct dsa_switch *ds) in mv88e6xxx_config_prio() 169 int mv88e6xxx_set_addr_direct(struct dsa_switch *ds, u8 *addr) in mv88e6xxx_set_addr_direct() 178 int mv88e6xxx_set_addr_indirect(struct dsa_switch *ds, u8 *addr) in mv88e6xxx_set_addr_indirect() 206 int mv88e6xxx_phy_read(struct dsa_switch *ds, int addr, int regnum) in mv88e6xxx_phy_read() 213 int mv88e6xxx_phy_write(struct dsa_switch *ds, int addr, int regnum, u16 val) in mv88e6xxx_phy_write() 221 static int mv88e6xxx_ppu_disable(struct dsa_switch *ds) in mv88e6xxx_ppu_disable() 239 static int mv88e6xxx_ppu_enable(struct dsa_switch *ds) in mv88e6xxx_ppu_enable() 263 struct dsa_switch *ds = ((struct dsa_switch *)ps) - 1; in mv88e6xxx_ppu_reenable_work() local [all …]
|
D | mv88e6123_61_65.c | 49 static int mv88e6123_61_65_switch_reset(struct dsa_switch *ds) in mv88e6123_61_65_switch_reset() 88 static int mv88e6123_61_65_setup_global(struct dsa_switch *ds) in mv88e6123_61_65_setup_global() 197 static int mv88e6123_61_65_setup_port(struct dsa_switch *ds, int p) in mv88e6123_61_65_setup_port() 333 static int mv88e6123_61_65_setup(struct dsa_switch *ds) in mv88e6123_61_65_setup() 369 mv88e6123_61_65_phy_read(struct dsa_switch *ds, int port, int regnum) in mv88e6123_61_65_phy_read() 376 mv88e6123_61_65_phy_write(struct dsa_switch *ds, in mv88e6123_61_65_phy_write() 417 mv88e6123_61_65_get_strings(struct dsa_switch *ds, int port, uint8_t *data) in mv88e6123_61_65_get_strings() 424 mv88e6123_61_65_get_ethtool_stats(struct dsa_switch *ds, in mv88e6123_61_65_get_ethtool_stats() 431 static int mv88e6123_61_65_get_sset_count(struct dsa_switch *ds) in mv88e6123_61_65_get_sset_count()
|
D | mv88e6131.c | 43 static int mv88e6131_switch_reset(struct dsa_switch *ds) in mv88e6131_switch_reset() 82 static int mv88e6131_setup_global(struct dsa_switch *ds) in mv88e6131_setup_global() 179 static int mv88e6131_setup_port(struct dsa_switch *ds, int p) in mv88e6131_setup_port() 313 static int mv88e6131_setup(struct dsa_switch *ds) in mv88e6131_setup() 352 mv88e6131_phy_read(struct dsa_switch *ds, int port, int regnum) in mv88e6131_phy_read() 359 mv88e6131_phy_write(struct dsa_switch *ds, in mv88e6131_phy_write() 400 mv88e6131_get_strings(struct dsa_switch *ds, int port, uint8_t *data) in mv88e6131_get_strings() 407 mv88e6131_get_ethtool_stats(struct dsa_switch *ds, in mv88e6131_get_ethtool_stats() 414 static int mv88e6131_get_sset_count(struct dsa_switch *ds) in mv88e6131_get_sset_count()
|
D | mv88e6060.c | 20 static int reg_read(struct dsa_switch *ds, int addr, int reg) in reg_read() 36 static int reg_write(struct dsa_switch *ds, int addr, int reg, u16 val) in reg_write() 65 static int mv88e6060_switch_reset(struct dsa_switch *ds) in mv88e6060_switch_reset() 104 static int mv88e6060_setup_global(struct dsa_switch *ds) in mv88e6060_setup_global() 123 static int mv88e6060_setup_port(struct dsa_switch *ds, int p) in mv88e6060_setup_port() 158 static int mv88e6060_setup(struct dsa_switch *ds) in mv88e6060_setup() 182 static int mv88e6060_set_addr(struct dsa_switch *ds, u8 *addr) in mv88e6060_set_addr() 198 static int mv88e6060_phy_read(struct dsa_switch *ds, int port, int regnum) in mv88e6060_phy_read() 210 mv88e6060_phy_write(struct dsa_switch *ds, int port, int regnum, u16 val) in mv88e6060_phy_write() 221 static void mv88e6060_poll_link(struct dsa_switch *ds) in mv88e6060_poll_link()
|
/linux-3.3/drivers/acpi/ |
D | dock.c | 103 add_dock_dependent_device(struct dock_station *ds, acpi_handle handle) in add_dock_dependent_device() 130 dock_add_hotplug_device(struct dock_station *ds, in dock_add_hotplug_device() 146 dock_del_hotplug_device(struct dock_station *ds, in dock_del_hotplug_device() 163 find_dock_dependent_device(struct dock_station *ds, acpi_handle handle) in find_dock_dependent_device() 285 static int dock_present(struct dock_station *ds) in dock_present() 364 static void hotplug_dock_devices(struct dock_station *ds, u32 event) in hotplug_dock_devices() 392 static void dock_event(struct dock_station *ds, u32 event, int num) in dock_event() 426 static void eject_dock(struct dock_station *ds) in eject_dock() 457 static void handle_dock(struct dock_station *ds, int dock) in handle_dock() 484 static inline void dock(struct dock_station *ds) in dock() [all …]
|
/linux-3.3/net/dsa/ |
D | slave.c | 20 struct dsa_switch *ds = bus->priv; in dsa_slave_phy_read() local 30 struct dsa_switch *ds = bus->priv; in dsa_slave_phy_write() local 38 void dsa_slave_mii_bus_init(struct dsa_switch *ds) in dsa_slave_mii_bus_init() 238 struct dsa_switch *ds = p->parent; in dsa_slave_get_strings() local 257 struct dsa_switch *ds = p->parent; in dsa_slave_get_ethtool_stats() local 270 struct dsa_switch *ds = p->parent; in dsa_slave_get_sset_count() local 335 dsa_slave_create(struct dsa_switch *ds, struct device *parent, in dsa_slave_create()
|
D | dsa.c | 79 struct dsa_switch *ds; in dsa_switch_setup() local 199 static void dsa_switch_destroy(struct dsa_switch *ds) in dsa_switch_destroy() 213 struct dsa_switch *ds = dst->ds[i]; in dsa_link_poll_work() local 323 struct dsa_switch *ds; in dsa_probe() local 376 struct dsa_switch *ds = dst->ds[i]; in dsa_remove() local
|
D | tag_trailer.c | 73 struct dsa_switch *ds; in trailer_rcv() local
|
D | tag_dsa.c | 83 struct dsa_switch *ds; in dsa_rcv() local
|
D | tag_edsa.c | 96 struct dsa_switch *ds; in edsa_rcv() local
|
/linux-3.3/drivers/net/wireless/ath/ath9k/ |
D | ar9002_mac.c | 27 static void ar9002_hw_set_desc_link(void *ds, u32 ds_link) in ar9002_hw_set_desc_link() 175 ar9002_set_txdesc(struct ath_hw *ah, void *ds, struct ath_tx_info *i) in ar9002_set_txdesc() 274 static int ar9002_hw_proc_txdesc(struct ath_hw *ah, void *ds, in ar9002_hw_proc_txdesc() 346 void ath9k_hw_setuprxdesc(struct ath_hw *ah, struct ath_desc *ds, in ath9k_hw_setuprxdesc()
|
D | ar9003_mac.c | 26 ar9003_set_txdesc(struct ath_hw *ah, void *ds, struct ath_tx_info *i) in ar9003_set_txdesc() 164 static void ar9003_hw_set_desc_link(void *ds, u32 ds_link) in ar9003_hw_set_desc_link() 346 static int ar9003_hw_proc_txdesc(struct ath_hw *ah, void *ds, in ar9003_hw_proc_txdesc()
|
D | hw-ops.h | 38 static inline void ath9k_hw_set_desc_link(struct ath_hw *ah, void *ds, in ath9k_hw_set_desc_link() 57 static inline void ath9k_hw_set_txdesc(struct ath_hw *ah, void *ds, in ath9k_hw_set_txdesc() 63 static inline int ath9k_hw_txprocdesc(struct ath_hw *ah, void *ds, in ath9k_hw_txprocdesc()
|
/linux-3.3/fs/nfs/ |
D | nfs4filelayoutdev.c | 53 print_ds(struct nfs4_pnfs_ds *ds) in print_ds() 118 struct nfs4_pnfs_ds *ds; in _data_server_lookup_locked() local 170 nfs4_ds_connect(struct nfs_server *mds_srv, struct nfs4_pnfs_ds *ds) in nfs4_ds_connect() 232 destroy_ds(struct nfs4_pnfs_ds *ds) in destroy_ds() 259 struct nfs4_pnfs_ds *ds; in nfs4_fl_free_deviceid() local 331 struct nfs4_pnfs_ds *tmp_ds, *ds = NULL; in nfs4_pnfs_ds_add() local 835 struct nfs4_pnfs_ds *ds = dsaddr->ds_list[ds_idx]; in nfs4_fl_prepare_ds() local
|
/linux-3.3/fs/befs/ |
D | btree.c | 134 befs_bt_read_super(struct super_block *sb, befs_data_stream * ds, in befs_bt_read_super() 193 befs_bt_read_node(struct super_block *sb, befs_data_stream * ds, in befs_bt_read_node() 247 befs_btree_find(struct super_block *sb, befs_data_stream * ds, in befs_btree_find() 416 befs_btree_read(struct super_block *sb, befs_data_stream * ds, in befs_btree_read() 546 befs_btree_seekleaf(struct super_block *sb, befs_data_stream * ds, in befs_btree_seekleaf()
|
D | datastream.c | 48 befs_read_datastream(struct super_block *sb, befs_data_stream * ds, in befs_read_datastream() 125 befs_read_lsymlink(struct super_block * sb, befs_data_stream * ds, void *buff, in befs_read_lsymlink() 165 befs_count_blocks(struct super_block * sb, befs_data_stream * ds) in befs_count_blocks()
|
D | linuxvfs.c | 122 befs_data_stream *ds = &BEFS_I(inode)->i_data.ds; in befs_get_block() local 166 befs_data_stream *ds = &BEFS_I(dir)->i_data.ds; in befs_lookup() local 217 befs_data_stream *ds = &BEFS_I(inode)->i_data.ds; in befs_readdir() local
|
/linux-3.3/arch/x86/kernel/cpu/ |
D | perf_event_intel_ds.c | 45 struct debug_store *ds = per_cpu(cpu_hw_events, cpu).ds; in init_debug_store_on_cpu() local 65 struct debug_store *ds = per_cpu(cpu_hw_events, cpu).ds; in alloc_pebs_buffer() local 92 struct debug_store *ds = per_cpu(cpu_hw_events, cpu).ds; in release_pebs_buffer() local 103 struct debug_store *ds = per_cpu(cpu_hw_events, cpu).ds; in alloc_bts_buffer() local 130 struct debug_store *ds = per_cpu(cpu_hw_events, cpu).ds; in release_bts_buffer() local 142 struct debug_store *ds; in alloc_ds_buffer() local 155 struct debug_store *ds = per_cpu(cpu_hw_events, cpu).ds; in release_ds_buffer() local 291 struct debug_store *ds = cpuc->ds; in intel_pmu_drain_bts_buffer() local 612 struct debug_store *ds = cpuc->ds; in intel_pmu_drain_pebs_core() local 653 struct debug_store *ds = cpuc->ds; in intel_pmu_drain_pebs_nhm() local
|
/linux-3.3/crypto/ |
D | hmac.c | 48 int ds = crypto_shash_digestsize(parent); in hmac_setkey() local 130 int ds = crypto_shash_digestsize(parent); in hmac_final() local 147 int ds = crypto_shash_digestsize(parent); in hmac_finup() local 190 int ds; in hmac_create() local
|
D | algif_hash.c | 156 unsigned ds = crypto_ahash_digestsize(crypto_ahash_reqtfm(&ctx->req)); in hash_recvmsg() local 269 unsigned ds = crypto_ahash_digestsize(private); in hash_accept_parent() local
|
/linux-3.3/fs/logfs/ |
D | super.c | 155 static void logfs_write_ds(struct super_block *sb, struct logfs_disk_super *ds, in logfs_write_ds() 191 struct logfs_disk_super *ds; in write_one_sb() local 347 int logfs_check_ds(struct logfs_disk_super *ds) in logfs_check_ds() 396 struct logfs_disk_super *ds; in __logfs_read_sb() local
|
/linux-3.3/include/net/ |
D | dsa.h | 92 struct dsa_switch *ds[DSA_MAX_SWITCHES]; member 126 static inline bool dsa_is_cpu_port(struct dsa_switch *ds, int p) in dsa_is_cpu_port() 131 static inline u8 dsa_upstream_port(struct dsa_switch *ds) in dsa_upstream_port()
|
/linux-3.3/fs/9p/ |
D | fid.c | 110 struct dentry *ds; in build_path_from_dentry() local 131 struct dentry *ds; in v9fs_fid_lookup_with_uid() local
|
/linux-3.3/arch/powerpc/sysdev/ |
D | dcr.c | 131 unsigned int ds; in dcr_resource_start() local 143 unsigned int ds; in dcr_resource_len() local
|
/linux-3.3/drivers/isdn/divert/ |
D | isdn_divert.c | 277 { struct deflect_struc *ds,*ds1=NULL; in insertrule() local 322 { struct deflect_struc *ds,*ds1; in deleterule() local 372 { struct deflect_struc *ds = table_head; in getruleptr() local
|