Searched defs:convert (Results 1 – 16 of 16) sorted by relevance
/Linux-v4.19/include/linux/platform_data/ |
D | max197.h | 23 int (*convert)(u8 ctrl); member
|
/Linux-v4.19/drivers/fmc/ |
D | fmc-sdb.c | 19 int convert) in __sdb_rd() 32 int i, j, n, convert = 0; in __fmc_scan_sdb_tree() local
|
/Linux-v4.19/tools/perf/util/ |
D | data-convert-bt.c | 83 struct convert { struct 84 struct perf_tool tool; 85 struct ctf_writer writer; 87 u64 events_size; 88 u64 events_count; 89 u64 non_sample_count; 92 u64 queue_size;
|
/Linux-v4.19/sound/core/oss/ |
D | linear.c | 55 static void convert(struct snd_pcm_plugin *plugin, in convert() function
|
/Linux-v4.19/fs/ocfs2/dlm/ |
D | dlmconvert.c | 374 struct dlm_convert_lock convert; in dlm_send_remote_convert_request() local
|
D | dlmlock.c | 565 int convert = 0, recovery = 0; in dlmlock() local
|
/Linux-v4.19/sound/synth/emux/ |
D | emux_nrpn.c | 33 int (*convert)(int val); member
|
/Linux-v4.19/drivers/w1/slaves/ |
D | w1_therm.c | 214 int (*convert)(u8 rom[9]); member
|
/Linux-v4.19/drivers/crypto/qat/qat_common/ |
D | icp_qat_hw.h | 254 #define ICP_QAT_HW_CIPHER_CONFIG_BUILD(mode, algo, convert, dir) \ argument
|
/Linux-v4.19/drivers/scsi/megaraid/ |
D | megaraid_sas_fusion.c | 3827 int reason, int *convert) in megasas_wait_for_outstanding_fusion() 4498 int retval = SUCCESS, i, j, convert = 0; in megasas_reset_fusion() local
|
/Linux-v4.19/kernel/ |
D | sysctl_binary.c | 44 bin_convert_t *convert; member
|
/Linux-v4.19/drivers/hwmon/pmbus/ |
D | pmbus_core.c | 68 bool convert; /* Whether or not to apply linear/vid/direct */ member 1087 bool convert) in pmbus_add_sensor()
|
/Linux-v4.19/drivers/platform/x86/ |
D | dell-laptop.c | 1517 bool convert; in kbd_led_timeout_store() local
|
/Linux-v4.19/fs/xfs/libxfs/ |
D | xfs_bmap.c | 2862 int convert, /* overwriting unwritten extent? */ in xfs_bmap_extsize_align()
|
/Linux-v4.19/fs/ocfs2/ |
D | dlmglue.c | 1270 int convert) in ocfs2_recover_from_dlm_error()
|
/Linux-v4.19/fs/dlm/ |
D | lock.c | 3425 int error, convert = flags & DLM_LKF_CONVERT; in dlm_lock() local
|