Home
last modified time | relevance | path

Searched refs:trans (Results 201 – 225 of 383) sorted by relevance

12345678910>>...16

/openbmc/linux/tools/testing/selftests/powerpc/ptrace/
H A Dptrace-tm-spd-vsx.c49 trans: in tm_spd_vsx()
83 goto trans; in tm_spd_vsx()
H A Dptrace-tm-vsx.c36 trans: in tm_vsx()
71 goto trans; in tm_vsx()
/openbmc/linux/net/9p/
H A Dtrans_fd.c229 ts = client->trans; in p9_fd_poll()
258 ts = client->trans; in p9_fd_read()
425 ts = client->trans; in p9_fd_write()
587 struct p9_trans_fd *ts = client->trans; in p9_conn_create()
669 struct p9_trans_fd *ts = client->trans; in p9_fd_request()
695 struct p9_trans_fd *ts = client->trans; in p9_fd_cancel()
716 struct p9_trans_fd *ts = client->trans; in p9_fd_cancelled()
851 client->trans = ts; in p9_fd_open()
888 client->trans = p; in p9_socket_open()
938 ts = client->trans; in p9_fd_close()
/openbmc/linux/drivers/input/keyboard/
H A Dapplespi.c1077 const struct applespi_key_translation *trans; in applespi_find_translation() local
1079 for (trans = table; trans->from; trans++) in applespi_find_translation()
1080 if (trans->from == key) in applespi_find_translation()
1081 return trans; in applespi_find_translation()
1088 const struct applespi_key_translation *trans; in applespi_translate_fn_key() local
1092 if (trans) { in applespi_translate_fn_key()
1093 if (trans->flags & APPLE_FLAG_FKEY) in applespi_translate_fn_key()
1100 key = trans->to; in applespi_translate_fn_key()
1108 const struct applespi_key_translation *trans; in applespi_translate_iso_layout() local
1111 if (trans) in applespi_translate_iso_layout()
[all …]
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/
H A Diwl-eeprom-read.h10 int iwl_read_eeprom(struct iwl_trans *trans, u8 **eeprom, size_t *eeprom_size);
H A Diwl-phy-db.h13 struct iwl_phy_db *iwl_phy_db_init(struct iwl_trans *trans);
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/iksemel/iksemel/
H A Davoid-obsolete-gnutls-apis.patch29 tls_handshake (struct ikstls_data **datap, ikstransport *trans, void *sock)
39 @@ -81,11 +76,8 @@ tls_handshake (struct ikstls_data **datap, ikstransport *trans, void *sock)
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/
H A Dsmem.c96 ret = iwl_trans_send_cmd(fwrt->trans, &cmd); in iwl_get_shared_mem_conf()
105 if (fwrt->trans->trans_cfg->device_family >= IWL_DEVICE_FAMILY_22000) in iwl_get_shared_mem_conf()
/openbmc/linux/sound/oss/dmasound/
H A Ddmasound_core.c273 static ssize_t sound_copy_translate(TRANS *trans, const u_char __user *userPtr, in sound_copy_translate() argument
281 ct_func = trans->ct_ulaw; in sound_copy_translate()
284 ct_func = trans->ct_alaw; in sound_copy_translate()
287 ct_func = trans->ct_s8; in sound_copy_translate()
290 ct_func = trans->ct_u8; in sound_copy_translate()
293 ct_func = trans->ct_s16be; in sound_copy_translate()
296 ct_func = trans->ct_u16be; in sound_copy_translate()
299 ct_func = trans->ct_s16le; in sound_copy_translate()
302 ct_func = trans->ct_u16le; in sound_copy_translate()
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dtt.c160 iwl_write32(priv->trans, CSR_UCODE_DRV_GP1_CLR, in iwl_tt_check_exit_ct_kill()
164 iwl_write32(priv->trans, CSR_UCODE_DRV_GP1_SET, in iwl_tt_check_exit_ct_kill()
168 iwl_read32(priv->trans, CSR_UCODE_DRV_GP1); in iwl_tt_check_exit_ct_kill()
169 if (iwl_trans_grab_nic_access(priv->trans)) in iwl_tt_check_exit_ct_kill()
170 iwl_trans_release_nic_access(priv->trans); in iwl_tt_check_exit_ct_kill()
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/pcie/
H A Ddrv.c1306 const struct iwl_cfg_trans_params *trans; in iwl_pci_probe() local
1325 BUILD_BUG_ON(offsetof(struct iwl_cfg, trans)); in iwl_pci_probe()
1327 iwl_trans = iwl_trans_pcie_alloc(pdev, ent, trans); in iwl_pci_probe()
1498 struct iwl_trans *trans = pci_get_drvdata(pdev); in iwl_pci_remove() local
1500 if (!trans) in iwl_pci_remove()
1503 iwl_drv_stop(trans->drv); in iwl_pci_remove()
1505 iwl_trans_pcie_free(trans); in iwl_pci_remove()
1523 struct iwl_trans *trans = pci_get_drvdata(pdev); in iwl_pci_resume() local
1537 if (!trans->op_mode) in iwl_pci_resume()
1553 iwl_enable_rfkill_int(trans); in iwl_pci_resume()
[all …]
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dsta.c384 iwl_trans_txq_free(mvm->trans, queue); in iwl_mvm_disable_txq()
434 iwl_trans_txq_disable(mvm->trans, queue, false); in iwl_mvm_disable_txq()
750 iwl_trans_txq_disable(mvm->trans, queue, false); in iwl_mvm_redirect_queue()
855 mvm->trans->cfg->min_txq_size); in iwl_mvm_tvqm_enable_txq()
1751 if (!mvm->trans->trans_cfg->gen2) in iwl_mvm_sta_init()
1784 dup_data = kcalloc(mvm->trans->num_rx_queues, in iwl_mvm_sta_init()
2918 mvm->trans->num_rx_queues * in iwl_mvm_sta_rx_agg()
3179 if (mvm->trans->trans_cfg->gen2) in iwl_mvm_sta_tx_agg_start()
3453 iwl_trans_wait_txq_empty(mvm->trans, txq_id); in iwl_mvm_sta_tx_agg_flush()
4125 iwl_trans_block_txq_ptrs(mvm->trans, true); in iwl_mvm_sta_modify_sleep_tx_count()
[all …]
H A Dd3.c303 mvm->trans->num_rx_queues); in iwl_mvm_wowlan_get_rsc_tsc_data()
424 mvm->trans->num_rx_queues); in iwl_mvm_wowlan_get_rsc_v5_data()
1333 mvm->trans->system_pm_mode = IWL_PLAT_PM_MODE_D3; in __iwl_mvm_suspend()
1642 for (i = 1; i < mvm->trans->num_rx_queues; i++) in iwl_mvm_set_aes_ptk_rx_seq()
2428 iwl_trans_set_q_ptrs(mvm->trans, in iwl_mvm_query_wakeup_reasons()
2702 iwl_trans_read_mem_bytes(trans, base, in iwl_mvm_rt_status()
2716 if (iwl_mvm_rt_status(mvm->trans, in iwl_mvm_check_rt_status()
2730 if (iwl_mvm_rt_status(mvm->trans, in iwl_mvm_check_rt_status()
2735 if (iwl_mvm_rt_status(mvm->trans, in iwl_mvm_check_rt_status()
3090 set_bit(STATUS_FW_ERROR, &mvm->trans->status); in __iwl_mvm_resume()
[all …]
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_dir2_node.c322 struct xfs_trans *tp = args->trans; in xfs_dir3_free_get_buf()
374 xfs_trans_log_buf(args->trans, bp, in xfs_dir2_free_log_bests()
395 xfs_trans_log_buf(args->trans, bp, 0, in xfs_dir2_free_log_header()
425 tp = args->trans; in xfs_dir2_leaf_to_node()
649 tp = args->trans; in xfs_dir2_leafn_lookup_for_addname()
799 tp = args->trans; in xfs_dir2_leafn_lookup_for_entry()
1287 tp = args->trans; in xfs_dir2_leafn_remove()
1687 struct xfs_trans *tp = args->trans; in xfs_dir2_node_add_datablk()
1799 struct xfs_trans *tp = args->trans; in xfs_dir2_node_find_freeblk()
1902 struct xfs_trans *tp = args->trans; in xfs_dir2_node_addname_int()
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-image/
H A D0001-png-img-Fix-prototypes-of-callbacks.patch30 - png_uint_32 (*png_get_tRNS) (png_structp png_ptr, png_infop info_ptr, png_bytep *trans, int *num_…
36 + png_uint_32 (*png_get_tRNS) (png_const_structp png_ptr, png_infop info_ptr, png_bytep *trans, int…
/openbmc/qemu/hw/display/
H A Domap_dss.c57 uint32_t trans[2]; member
153 s->dispc.trans[0] = 0; in omap_dss_reset()
154 s->dispc.trans[1] = 0; in omap_dss_reset()
293 return s->dispc.trans[0]; in omap_disc_read()
295 return s->dispc.trans[1]; in omap_disc_read()
475 s->dispc.trans[0] = value & 0xffffff; in omap_disc_write()
479 s->dispc.trans[1] = value & 0xffffff; in omap_disc_write()
/openbmc/linux/fs/hfs/
H A DMakefile10 part_tbl.o string.o super.o sysdep.o trans.o
/openbmc/linux/include/net/sctp/
H A Dsctp.h257 struct sctp_transport *trans) in sctp_max_rto() argument
259 if (asoc->stats.max_obs_rto < (__u64)trans->rto) { in sctp_max_rto()
260 asoc->stats.max_obs_rto = trans->rto; in sctp_max_rto()
263 memcpy(&asoc->stats.obs_rto_ipaddr, &trans->ipaddr, in sctp_max_rto()
264 trans->af_specific->sockaddr_len); in sctp_max_rto()
/openbmc/linux/Documentation/devicetree/bindings/net/
H A Dmediatek,star-emac.yaml43 - const: trans
95 clock-names = "core", "reg", "trans";
/openbmc/linux/fs/btrfs/
H A Dordered-data.c631 struct btrfs_transaction *trans; in btrfs_remove_ordered_extent() local
640 trans = fs_info->running_transaction; in btrfs_remove_ordered_extent()
641 if (trans) in btrfs_remove_ordered_extent()
642 refcount_inc(&trans->use_count); in btrfs_remove_ordered_extent()
645 ASSERT(trans || BTRFS_FS_ERROR(fs_info)); in btrfs_remove_ordered_extent()
646 if (trans) { in btrfs_remove_ordered_extent()
647 if (atomic_dec_and_test(&trans->pending_ordered)) in btrfs_remove_ordered_extent()
648 wake_up(&trans->pending_wait); in btrfs_remove_ordered_extent()
649 btrfs_put_transaction(trans); in btrfs_remove_ordered_extent()
H A Ddev-replace.h16 int btrfs_run_dev_replace(struct btrfs_trans_handle *trans);
/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/
H A DMakefile14 trans.o \
/openbmc/linux/Documentation/filesystems/
H A D9p.rst45 mount -t 9p `namespace`/acme /mnt/9 -o trans=unix,uname=$USER
49 mount -t 9p -o trans=virtio <mount_tag> /mnt/9
60 trans=name select an alternative transport. Valid options are
132 rfdno=n the file descriptor for reading with trans=fd
134 wfdno=n the file descriptor for writing with trans=fd
/openbmc/linux/drivers/pci/
H A Dxen-pcifront.c747 struct xenbus_transaction trans; in pcifront_publish_info() local
762 err = xenbus_transaction_start(&trans); in pcifront_publish_info()
770 err = xenbus_printf(trans, pdev->xdev->nodename, in pcifront_publish_info()
773 err = xenbus_printf(trans, pdev->xdev->nodename, in pcifront_publish_info()
776 err = xenbus_printf(trans, pdev->xdev->nodename, in pcifront_publish_info()
780 xenbus_transaction_end(trans, 1); in pcifront_publish_info()
785 err = xenbus_transaction_end(trans, 0); in pcifront_publish_info()
/openbmc/linux/fs/gfs2/
H A DMakefile8 recovery.o rgrp.o super.o sys.o trans.o util.o

12345678910>>...16