/include/media/ |
D | v4l2-common.h | 26 #define v4l_client_printk(level, client, fmt, arg...) \ argument 30 #define v4l_err(client, fmt, arg...) \ argument 33 #define v4l_warn(client, fmt, arg...) \ argument 36 #define v4l_info(client, fmt, arg...) \ argument 41 #define v4l_dbg(level, debug, client, fmt, arg...) \ argument 242 v4l2_i2c_subdev_set_name(struct v4l2_subdev *sd, struct i2c_client *client, in v4l2_i2c_subdev_set_name() 247 v4l2_i2c_subdev_init(struct v4l2_subdev *sd, struct i2c_client *client, in v4l2_i2c_subdev_init()
|
/include/soc/qcom/ |
D | ocmem.h | 52 enum ocmem_client client, in ocmem_allocate() 58 static inline void ocmem_free(struct ocmem *ocmem, enum ocmem_client client, in ocmem_free()
|
/include/drm/ |
D | drm_client.h | 135 struct drm_client_dev *client; member 180 #define drm_client_for_each_modeset(modeset, client) \ argument
|
D | drm_fb_helper.h | 128 struct drm_client_dev client; member 212 drm_fb_helper_from_client(struct drm_client_dev *client) in drm_fb_helper_from_client()
|
/include/linux/ |
D | i2c.h | 77 static inline int i2c_master_recv(const struct i2c_client *client, in i2c_master_recv() 92 static inline int i2c_master_recv_dmasafe(const struct i2c_client *client, in i2c_master_recv_dmasafe() 107 static inline int i2c_master_send(const struct i2c_client *client, in i2c_master_send() 122 static inline int i2c_master_send_dmasafe(const struct i2c_client *client, in i2c_master_send_dmasafe() 163 i2c_smbus_read_word_swapped(const struct i2c_client *client, u8 command) in i2c_smbus_read_word_swapped() 171 i2c_smbus_write_word_swapped(const struct i2c_client *client, in i2c_smbus_write_word_swapped() 369 static inline void *i2c_get_clientdata(const struct i2c_client *client) in i2c_get_clientdata() 374 static inline void i2c_set_clientdata(struct i2c_client *client, void *data) in i2c_set_clientdata() 883 static inline bool i2c_client_has_driver(struct i2c_client *client) in i2c_client_has_driver() 1019 struct i2c_client *client) in i2c_of_match_device()
|
D | pci-p2pdma.h | 97 struct device *client, bool verbose) in pci_p2pdma_distance() 102 static inline struct pci_dev *pci_p2pmem_find(struct device *client) in pci_p2pmem_find()
|
D | i2c-smbus.h | 41 static inline void i2c_free_slave_host_notify_device(struct i2c_client *client) in i2c_free_slave_host_notify_device()
|
D | ism.h | 75 struct ism_client *client) { in ism_get_priv() 79 static inline void ism_set_priv(struct ism_dev *dev, struct ism_client *client, in ism_set_priv()
|
D | leds-pca9532.h | 27 struct i2c_client *client; member
|
D | dm-io.h | 65 struct dm_io_client *client; /* Client memory handler */ member
|
D | host1x.h | 273 struct host1x_client *client; member 423 #define host1x_client_init(client) \ argument 439 #define host1x_client_register(client) \ argument
|
D | leds-lp3952.h | 116 struct i2c_client *client; member
|
/include/sound/ |
D | seq_virmidi.h | 23 int client; member 46 int client; /* created/attached client */ member
|
D | seq_midi_emul.h | 21 int client; /* The client associated with this channel */ member 55 int client; /* Client for this port */ member
|
/include/linux/soc/mediatek/ |
D | mtk-cmdq.h | 26 struct mbox_client client; member 295 static inline void cmdq_mbox_destroy(struct cmdq_client *client) { } in cmdq_mbox_destroy() 297 static inline struct cmdq_pkt *cmdq_pkt_create(struct cmdq_client *client, size_t size) in cmdq_pkt_create()
|
/include/linux/ceph/ |
D | libceph.h | 42 #define ceph_set_opt(client, opt) \ argument 44 #define ceph_test_opt(client, opt) \ argument 146 static inline bool ceph_msgr2(struct ceph_client *client) in ceph_msgr2()
|
D | mon_client.h | 71 struct ceph_client *client; member
|
/include/linux/mfd/ |
D | stw481x.h | 47 struct i2c_client *client; member
|
D | tps6105x.h | 91 struct i2c_client *client; member
|
D | si476x-core.h | 116 struct i2c_client *client; member 161 struct i2c_client *client = to_i2c_client(dev->parent); in i2c_mfd_cell_to_core() local
|
D | stmpe.h | 129 void *client; member
|
/include/uapi/linux/ |
D | qrtr.h | 45 } client; member
|
/include/uapi/sound/ |
D | asequencer.h | 143 unsigned char client; /**< Client number: 0..255, 255 = broadcast to all clients */ member 325 unsigned char client; /* client id */ member 354 int client; /* client number to inquire */ member 379 int client; /* client number to inquire */ member 555 int client; /* sequencer client */ member 600 int client; /* client number to inquire/set */ member
|
/include/net/ |
D | regulatory.h | 205 struct ieee80211_wmm_ac client[IEEE80211_NUM_ACS]; member
|
/include/linux/can/dev/ |
D | peak_canfd.h | 189 u8 client; member 266 u8 client; member
|