Home
last modified time | relevance | path

Searched defs:convert (Results 1 – 13 of 13) sorted by relevance

/linux/include/linux/platform_data/
H A Dmax197.h20 int (*convert)(u8 ctrl); member
/linux/fs/ocfs2/dlm/
H A Ddlmconvert.c357 struct dlm_convert_lock convert; in dlm_send_remote_convert_request() local
H A Ddlmlock.c548 int convert = 0, recovery = 0; in dlmlock() local
/linux/sound/core/oss/
H A Dlinear.c55 static void convert(struct snd_pcm_plugin *plugin, in convert() function
/linux/security/selinux/ss/
H A Dsidtab.h89 struct sidtab_convert_params *convert; member
/linux/fs/bcachefs/
H A Dalloc_background.h223 …inline const struct bch_alloc_v4 *bch2_alloc_to_v4(struct bkey_s_c k, struct bch_alloc_v4 *convert) in bch2_alloc_to_v4()
/linux/sound/synth/emux/
H A Demux_nrpn.c19 int (*convert)(int val); member
/linux/drivers/iio/imu/inv_mpu6050/
H A Dinv_mpu_core.c953 const unsigned int convert = 4U * 9807U; in inv_mpu6050_convert_wom_to_roc() local
965 const unsigned int convert = 4U * 9807U; in inv_mpu6050_convert_roc_to_wom() local
/linux/drivers/scsi/megaraid/
H A Dmegaraid_sas_fusion.c4173 int reason, int *convert) in megasas_wait_for_outstanding_fusion()
4912 int retval = SUCCESS, i, j, convert = 0; in megasas_reset_fusion() local
/linux/drivers/crypto/intel/qat/qat_common/
H A Dicp_qat_hw.h263 #define ICP_QAT_HW_CIPHER_CONFIG_BUILD(mode, algo, convert, dir) \ argument
/linux/tools/testing/selftests/net/openvswitch/
H A Dovs-dpctl.py257 block_str, fieldstr, scanfmt, convert, masked=False, defval=None argument
/linux/fs/ocfs2/
H A Ddlmglue.c1289 int convert) in ocfs2_recover_from_dlm_error()
/linux/fs/dlm/
H A Dlock.c3386 int error, convert = flags & DLM_LKF_CONVERT; in dlm_lock() local