Searched defs:get_data (Results 1 – 15 of 15) sorted by relevance
/Linux-v5.10/drivers/gpu/drm/gma500/ |
D | intel_i2c.c | 33 static int get_data(void *data) in get_data() function
|
D | oaktrail_lvds_i2c.c | 80 static int get_data(void *data) in get_data() function
|
D | intel_gmbus.c | 126 static int get_data(void *data) in get_data() function
|
/Linux-v5.10/samples/bpf/ |
D | lathist_user.c | 61 static void get_data(int fd) in get_data() function
|
/Linux-v5.10/drivers/net/ethernet/netronome/nfp/ |
D | nfp_shared_buf.c | 29 struct nfp_shared_buf_pool_info_get get_data; in nfp_shared_buf_pool_get() local
|
/Linux-v5.10/include/linux/ |
D | siox.h | 51 int (*get_data)(struct siox_device *sdevice, const u8 buf[]); member
|
/Linux-v5.10/arch/nds32/mm/ |
D | alignment.c | 78 #define get_data(addr, val_ptr, len) \ macro
|
/Linux-v5.10/drivers/hwmon/ |
D | corsair-cpro.c | 148 static int get_data(struct ccp_device *ccp, int command, int channel, bool two_byte_data) in get_data() function
|
/Linux-v5.10/drivers/gpu/drm/radeon/ |
D | radeon_i2c.c | 197 static int get_data(void *i2c_priv) in get_data() function
|
/Linux-v5.10/drivers/hwtracing/coresight/ |
D | coresight-tmc.h | 216 ssize_t (*get_data)(struct etr_buf *etr_buf, u64 offset, size_t len, member
|
/Linux-v5.10/drivers/gpu/drm/i915/display/ |
D | intel_gmbus.c | 219 static int get_data(void *data) in get_data() function
|
/Linux-v5.10/drivers/gpu/drm/ast/ |
D | ast_mode.c | 1188 static int get_data(void *i2c_priv) in get_data() function
|
/Linux-v5.10/kernel/printk/ |
D | printk_ringbuffer.c | 1203 static const char *get_data(struct prb_data_ring *data_ring, in get_data() function
|
/Linux-v5.10/sound/pci/ice1712/ |
D | ice1712.h | 359 unsigned int (*get_data)(struct snd_ice1712 *ice); member
|
/Linux-v5.10/drivers/net/dsa/mv88e6xxx/ |
D | chip.h | 588 int (*get_data)(struct mv88e6xxx_chip *chip, unsigned int pin); member
|