Searched defs:convert (Results 1 – 13 of 13) sorted by relevance
/linux/include/linux/platform_data/ |
H A D | max197.h | 20 int (*convert)(u8 ctrl); member
|
/linux/fs/ocfs2/dlm/ |
H A D | dlmconvert.c | 357 struct dlm_convert_lock convert; in dlm_send_remote_convert_request() local
|
H A D | dlmlock.c | 548 int convert = 0, recovery = 0; in dlmlock() local
|
/linux/sound/core/oss/ |
H A D | linear.c | 55 static void convert(struct snd_pcm_plugin *plugin, in convert() function
|
/linux/security/selinux/ss/ |
H A D | sidtab.h | 89 struct sidtab_convert_params *convert; member
|
/linux/fs/bcachefs/ |
H A D | alloc_background.h | 223 …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 D | emux_nrpn.c | 19 int (*convert)(int val); member
|
/linux/drivers/iio/imu/inv_mpu6050/ |
H A D | inv_mpu_core.c | 953 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 D | megaraid_sas_fusion.c | 4173 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 D | icp_qat_hw.h | 263 #define ICP_QAT_HW_CIPHER_CONFIG_BUILD(mode, algo, convert, dir) \ argument
|
/linux/tools/testing/selftests/net/openvswitch/ |
H A D | ovs-dpctl.py | 257 block_str, fieldstr, scanfmt, convert, masked=False, defval=None argument
|
/linux/fs/ocfs2/ |
H A D | dlmglue.c | 1289 int convert) in ocfs2_recover_from_dlm_error()
|
/linux/fs/dlm/ |
H A D | lock.c | 3386 int error, convert = flags & DLM_LKF_CONVERT; in dlm_lock() local
|