| /include/media/ |
| D | v4l2-common.h | 37 #define v4l_client_printk(level, client, fmt, arg...) \ argument 41 #define v4l_err(client, fmt, arg...) \ argument 44 #define v4l_warn(client, fmt, arg...) \ argument 47 #define v4l_info(client, fmt, arg...) \ argument 52 #define v4l_dbg(level, debug, client, fmt, arg...) \ argument
|
| D | v4l2-clk.h | 70 #define v4l2_clk_name_i2c(name, size, adap, client) snprintf(name, size, \ argument
|
| D | soc_camera.h | 369 static inline struct video_device *soc_camera_i2c_to_vdev(const struct i2c_client *client) in soc_camera_i2c_to_vdev() 376 static inline struct soc_camera_subdev_desc *soc_camera_i2c_to_desc(const struct i2c_client *client) in soc_camera_i2c_to_desc()
|
| /include/sound/ |
| D | seq_virmidi.h | 37 int client; member 59 int client; /* created/attached client */ member
|
| D | seq_midi_emul.h | 35 int client; /* The client associated with this channel */ member 69 int client; /* Client for this port */ member
|
| D | emux_synth.h | 115 int client; /* For the sequencer client */ member
|
| /include/linux/mfd/ |
| D | stw481x.h | 48 struct i2c_client *client; member
|
| D | rt5033.h | 39 struct i2c_client *client; member
|
| D | tps6105x.h | 92 struct i2c_client *client; member
|
| D | stmpe.h | 115 void *client; member
|
| D | si476x-core.h | 125 struct i2c_client *client; member 170 struct i2c_client *client = to_i2c_client(dev->parent); in i2c_mfd_cell_to_core() local
|
| D | aat2870.h | 134 struct i2c_client *client; member
|
| /include/linux/ |
| D | leds-pca9532.h | 31 struct i2c_client *client; member
|
| D | i2c.h | 103 i2c_smbus_read_word_swapped(const struct i2c_client *client, u8 command) in i2c_smbus_read_word_swapped() 111 i2c_smbus_write_word_swapped(const struct i2c_client *client, in i2c_smbus_write_word_swapped() 293 static inline int i2c_slave_event(struct i2c_client *client, in i2c_slave_event() 829 struct i2c_client *client) in i2c_of_match_device()
|
| D | dm-io.h | 64 struct dm_io_client *client; /* Client memory handler */ member
|
| D | leds-lp3952.h | 120 struct i2c_client *client; member
|
| /include/linux/platform_data/ |
| D | mlxcpld-hotplug.h | 50 struct i2c_client *client; member
|
| /include/linux/ceph/ |
| D | libceph.h | 41 #define ceph_set_opt(client, opt) \ argument 43 #define ceph_test_opt(client, opt) \ argument
|
| D | mon_client.h | 71 struct ceph_client *client; member
|
| /include/uapi/sound/ |
| D | asequencer.h | 159 unsigned char client; /**< Client number: 0..255, 255 = broadcast to all clients */ member 325 unsigned char client; /* client id */ member 353 int client; /* client number to inquire */ member 369 int client; /* client number to inquire */ member 534 int client; /* sequencer client */ member
|
| /include/keys/ |
| D | rxrpc-type.h | 72 struct krb5_principal client; /* client principal name */ member
|
| /include/linux/can/dev/ |
| D | peak_canfd.h | 197 u8 client; member 274 u8 client; member
|
| /include/soc/tegra/ |
| D | bpmp.h | 74 struct mbox_client client; member
|
| /include/linux/dma/ |
| D | ipu-dma.h | 160 void *client; /* Only one client per channel */ member
|
| /include/uapi/rdma/ |
| D | rdma_netlink.h | 25 #define RDMA_NL_GET_TYPE(client, op) ((client << 10) + op) argument
|