Home
last modified time | relevance | path

Searched defs:d (Results 26 – 50 of 3468) sorted by relevance

12345678910>>...139

/OK3568_Linux_fs/yocto/poky/meta/lib/oe/
H A Dreproducible.py59 def get_source_date_epoch_from_known_files(d, sourcedir): argument
75 def find_git_folder(d, sourcedir): argument
100 def get_source_date_epoch_from_git(d, sourcedir): argument
120 def get_source_date_epoch_from_youngest_file(d, sourcedir): argument
145 def fixed_source_date_epoch(d): argument
153 def get_source_date_epoch(d, sourcedir): argument
160 def epochfile_read(epochfile, d): argument
184 def epochfile_write(source_date_epoch, epochfile, d): argument
H A Dutils.py26 def conditional(variable, checkvalue, truevalue, falsevalue, d): argument
32 def vartrue(var, iftrue, iffalse, d): argument
39 def less_or_equal(variable, checkvalue, truevalue, falsevalue, d): argument
45 def version_less_or_equal(variable, checkvalue, truevalue, falsevalue, d): argument
52 def both_contain(variable1, variable2, checkvalue, d): argument
66 def set_intersect(variable1, variable2, d): argument
81 def prune_suffix(var, suffixes, d): argument
94 def str_filter(f, str, d): argument
98 def str_filter_out(f, str, d): argument
106 def inherits(d, *classes): argument
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/hal/
H A Dhal_halmac.c73 struct dvobj_priv *d; in _halmac_sdio_cmd52_read() local
91 struct dvobj_priv *d; in _halmac_sdio_cmd52_write() local
104 struct dvobj_priv *d; in _halmac_sdio_reg_read_8() local
133 struct dvobj_priv *d; in _halmac_sdio_reg_read_16() local
162 struct dvobj_priv *d; in _halmac_sdio_reg_read_32() local
191 struct dvobj_priv *d = (struct dvobj_priv *)p; in _halmac_sdio_reg_read_n() local
224 struct dvobj_priv *d; in _halmac_sdio_reg_write_8() local
245 struct dvobj_priv *d; in _halmac_sdio_reg_write_16() local
267 struct dvobj_priv *d; in _halmac_sdio_reg_write_32() local
289 struct dvobj_priv *d; in _halmac_sdio_read_cia() local
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/hal/
H A Dhal_halmac.c73 struct dvobj_priv *d; in _halmac_sdio_cmd52_read() local
91 struct dvobj_priv *d; in _halmac_sdio_cmd52_write() local
104 struct dvobj_priv *d; in _halmac_sdio_reg_read_8() local
133 struct dvobj_priv *d; in _halmac_sdio_reg_read_16() local
162 struct dvobj_priv *d; in _halmac_sdio_reg_read_32() local
191 struct dvobj_priv *d = (struct dvobj_priv *)p; in _halmac_sdio_reg_read_n() local
224 struct dvobj_priv *d; in _halmac_sdio_reg_write_8() local
245 struct dvobj_priv *d; in _halmac_sdio_reg_write_16() local
267 struct dvobj_priv *d; in _halmac_sdio_reg_write_32() local
289 struct dvobj_priv *d; in _halmac_sdio_read_cia() local
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/hal/
H A Dhal_halmac.c73 struct dvobj_priv *d; in _halmac_sdio_cmd52_read() local
91 struct dvobj_priv *d; in _halmac_sdio_cmd52_write() local
104 struct dvobj_priv *d; in _halmac_sdio_reg_read_8() local
133 struct dvobj_priv *d; in _halmac_sdio_reg_read_16() local
162 struct dvobj_priv *d; in _halmac_sdio_reg_read_32() local
191 struct dvobj_priv *d = (struct dvobj_priv *)p; in _halmac_sdio_reg_read_n() local
224 struct dvobj_priv *d; in _halmac_sdio_reg_write_8() local
245 struct dvobj_priv *d; in _halmac_sdio_reg_write_16() local
267 struct dvobj_priv *d; in _halmac_sdio_reg_write_32() local
289 struct dvobj_priv *d; in _halmac_sdio_read_cia() local
[all …]
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/fetch2/
H A Dperforce.py43 def __init__(self, d, num_files): argument
66 def supports(self, ud, d): argument
70 def urldata_init(self, ud, d): argument
139 def _buildp4command(self, ud, d, command, depot_filename=None): argument
192 def _p4listfiles(self, ud, d): argument
218 def download(self, ud, d): argument
236 def clean(self, ud, d): argument
244 def _revision_key(self, ud, d, name): argument
248 def _latest_revision(self, ud, d, name): argument
261 def sortable_revision(self, ud, d, name): argument
[all …]
H A Dsvn.py24 def supports(self, ud, d): argument
30 def urldata_init(self, ud, d): argument
67 def _buildsvncommand(self, ud, d, command): argument
122 def download(self, ud, d): argument
174 def clean(self, ud, d): argument
184 def _revision_key(self, ud, d, name): argument
190 def _latest_revision(self, ud, d, name): argument
204 def sortable_revision(self, ud, d, name): argument
211 def _build_revision(self, ud, d): argument
/OK3568_Linux_fs/kernel/drivers/media/usb/dvb-usb-v2/
H A Drtl28xxu.c17 static int rtl28xxu_ctrl_msg(struct dvb_usb_device *d, struct rtl28xxu_req *req) in rtl28xxu_ctrl_msg()
72 static int rtl28xxu_wr_regs(struct dvb_usb_device *d, u16 reg, u8 *val, int len) in rtl28xxu_wr_regs()
90 static int rtl28xxu_rd_regs(struct dvb_usb_device *d, u16 reg, u8 *val, int len) in rtl28xxu_rd_regs()
108 static int rtl28xxu_wr_reg(struct dvb_usb_device *d, u16 reg, u8 val) in rtl28xxu_wr_reg()
113 static int rtl28xxu_rd_reg(struct dvb_usb_device *d, u16 reg, u8 *val) in rtl28xxu_rd_reg()
118 static int rtl28xxu_wr_reg_mask(struct dvb_usb_device *d, u16 reg, u8 val, in rtl28xxu_wr_reg_mask()
143 struct dvb_usb_device *d = i2c_get_adapdata(adap); in rtl28xxu_i2c_xfer() local
278 static int rtl2831u_read_config(struct dvb_usb_device *d) in rtl2831u_read_config()
359 static int rtl2832u_read_config(struct dvb_usb_device *d) in rtl2832u_read_config()
611 static int rtl28xxu_read_config(struct dvb_usb_device *d) in rtl28xxu_read_config()
[all …]
H A Ddvbsky.c39 static int dvbsky_usb_generic_rw(struct dvb_usb_device *d, in dvbsky_usb_generic_rw()
59 static int dvbsky_stream_ctrl(struct dvb_usb_device *d, u8 onoff) in dvbsky_stream_ctrl()
80 struct dvb_usb_device *d = fe_to_d(fe); in dvbsky_streaming_ctrl() local
86 static int dvbsky_gpio_ctrl(struct dvb_usb_device *d, u8 gport, u8 value) in dvbsky_gpio_ctrl()
102 struct dvb_usb_device *d = i2c_get_adapdata(adap); in dvbsky_i2c_xfer() local
178 static int dvbsky_rc_query(struct dvb_usb_device *d) in dvbsky_rc_query()
200 static int dvbsky_get_rc_config(struct dvb_usb_device *d, struct dvb_usb_rc *rc) in dvbsky_get_rc_config()
219 struct dvb_usb_device *d = fe_to_d(fe); in dvbsky_usb_set_voltage() local
234 struct dvb_usb_device *d = adap_to_d(adap); in dvbsky_read_mac_addr() local
260 struct dvb_usb_device *d = fe_to_d(fe); in dvbsky_usb_read_status() local
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_util.c20 void pq_init(void *d, struct phl_queue *q) in pq_init()
27 void pq_deinit(void *d, struct phl_queue *q) in pq_deinit()
32 void pq_reset(void *d, struct phl_queue *q, enum lock_type type) in pq_reset()
42 u8 pq_push(void *d, struct phl_queue *q, _os_list *obj, u8 pos, enum lock_type type) in pq_push()
56 u8 pq_pop(void *d, struct phl_queue *q, _os_list **obj, u8 pos, enum lock_type type) in pq_pop()
75 u8 pq_get_front(void *d, struct phl_queue *q, _os_list **obj, enum lock_type type) in pq_get_front()
88 u8 pq_get_next(void *d, struct phl_queue *queue, _os_list *cur_obj, in pq_get_next()
102 u8 pq_get_tail(void *d, struct phl_queue *q, _os_list **obj, enum lock_type type) in pq_get_tail()
115 u8 pq_get_prev(void *d, struct phl_queue *queue, _os_list *cur_obj, in pq_get_prev()
129 u8 pq_search_node(void *d, struct phl_queue *q, _os_list **obj, in pq_search_node()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_util.c20 void pq_init(void *d, struct phl_queue *q) in pq_init()
27 void pq_deinit(void *d, struct phl_queue *q) in pq_deinit()
32 void pq_reset(void *d, struct phl_queue *q, enum lock_type type) in pq_reset()
42 u8 pq_push(void *d, struct phl_queue *q, _os_list *obj, u8 pos, enum lock_type type) in pq_push()
56 u8 pq_pop(void *d, struct phl_queue *q, _os_list **obj, u8 pos, enum lock_type type) in pq_pop()
75 u8 pq_get_front(void *d, struct phl_queue *q, _os_list **obj, enum lock_type type) in pq_get_front()
88 u8 pq_get_next(void *d, struct phl_queue *queue, _os_list *cur_obj, in pq_get_next()
102 u8 pq_get_tail(void *d, struct phl_queue *q, _os_list **obj, enum lock_type type) in pq_get_tail()
115 u8 pq_get_prev(void *d, struct phl_queue *queue, _os_list *cur_obj, in pq_get_prev()
129 u8 pq_search_node(void *d, struct phl_queue *q, _os_list **obj, in pq_search_node()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/
H A Dhal_halmac.c38 struct dvobj_priv *d; in _halmac_sdio_cmd52_read() local
55 struct dvobj_priv *d; in _halmac_sdio_cmd52_write() local
67 struct dvobj_priv *d; in _halmac_sdio_reg_read_8() local
95 struct dvobj_priv *d; in _halmac_sdio_reg_read_16() local
123 struct dvobj_priv *d; in _halmac_sdio_reg_read_32() local
151 struct dvobj_priv *d; in _halmac_sdio_reg_write_8() local
171 struct dvobj_priv *d; in _halmac_sdio_reg_write_16() local
192 struct dvobj_priv *d; in _halmac_sdio_reg_write_32() local
215 struct dvobj_priv *d; in _halmac_reg_read_8() local
227 struct dvobj_priv *d; in _halmac_reg_read_16() local
[all …]
/OK3568_Linux_fs/kernel/arch/alpha/lib/
H A Dmemcpy.c26 #define ALIGN_DEST_TO8_UP(d,s,n) \ argument
33 #define ALIGN_DEST_TO8_DN(d,s,n) \ argument
45 #define DO_REST_UP(d,s,n) \ argument
51 #define DO_REST_DN(d,s,n) \ argument
62 #define DO_REST_ALIGNED_UP(d,s,n) DO_REST_UP(d,s,n) argument
63 #define DO_REST_ALIGNED_DN(d,s,n) DO_REST_DN(d,s,n) argument
72 static inline void __memcpy_unaligned_up (unsigned long d, unsigned long s, in __memcpy_unaligned_up()
100 static inline void __memcpy_unaligned_dn (unsigned long d, unsigned long s, in __memcpy_unaligned_dn()
118 static inline void __memcpy_aligned_up (unsigned long d, unsigned long s, in __memcpy_aligned_up()
134 static inline void __memcpy_aligned_dn (unsigned long d, unsigned long s, in __memcpy_aligned_dn()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/
H A Dhal_halmac.c74 struct dvobj_priv *d; in _halmac_sdio_cmd52_read() local
92 struct dvobj_priv *d; in _halmac_sdio_cmd52_write() local
105 struct dvobj_priv *d; in _halmac_sdio_reg_read_8() local
134 struct dvobj_priv *d; in _halmac_sdio_reg_read_16() local
163 struct dvobj_priv *d; in _halmac_sdio_reg_read_32() local
192 struct dvobj_priv *d = (struct dvobj_priv *)p; in _halmac_sdio_reg_read_n() local
225 struct dvobj_priv *d; in _halmac_sdio_reg_write_8() local
246 struct dvobj_priv *d; in _halmac_sdio_reg_write_16() local
268 struct dvobj_priv *d; in _halmac_sdio_reg_write_32() local
290 struct dvobj_priv *d; in _halmac_sdio_read_cia() local
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/
H A Dhal_halmac.c73 struct dvobj_priv *d; in _halmac_sdio_cmd52_read() local
91 struct dvobj_priv *d; in _halmac_sdio_cmd52_write() local
104 struct dvobj_priv *d; in _halmac_sdio_reg_read_8() local
133 struct dvobj_priv *d; in _halmac_sdio_reg_read_16() local
162 struct dvobj_priv *d; in _halmac_sdio_reg_read_32() local
191 struct dvobj_priv *d = (struct dvobj_priv *)p; in _halmac_sdio_reg_read_n() local
224 struct dvobj_priv *d; in _halmac_sdio_reg_write_8() local
245 struct dvobj_priv *d; in _halmac_sdio_reg_write_16() local
267 struct dvobj_priv *d; in _halmac_sdio_reg_write_32() local
289 struct dvobj_priv *d; in _halmac_sdio_read_cia() local
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/hal/
H A Dhal_halmac.c73 struct dvobj_priv *d; in _halmac_sdio_cmd52_read() local
91 struct dvobj_priv *d; in _halmac_sdio_cmd52_write() local
104 struct dvobj_priv *d; in _halmac_sdio_reg_read_8() local
133 struct dvobj_priv *d; in _halmac_sdio_reg_read_16() local
162 struct dvobj_priv *d; in _halmac_sdio_reg_read_32() local
191 struct dvobj_priv *d = (struct dvobj_priv *)p; in _halmac_sdio_reg_read_n() local
224 struct dvobj_priv *d; in _halmac_sdio_reg_write_8() local
245 struct dvobj_priv *d; in _halmac_sdio_reg_write_16() local
267 struct dvobj_priv *d; in _halmac_sdio_reg_write_32() local
289 struct dvobj_priv *d; in _halmac_sdio_read_cia() local
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/
H A Dhal_halmac.c73 struct dvobj_priv *d; in _halmac_sdio_cmd52_read() local
91 struct dvobj_priv *d; in _halmac_sdio_cmd52_write() local
104 struct dvobj_priv *d; in _halmac_sdio_reg_read_8() local
133 struct dvobj_priv *d; in _halmac_sdio_reg_read_16() local
162 struct dvobj_priv *d; in _halmac_sdio_reg_read_32() local
191 struct dvobj_priv *d = (struct dvobj_priv *)p; in _halmac_sdio_reg_read_n() local
224 struct dvobj_priv *d; in _halmac_sdio_reg_write_8() local
245 struct dvobj_priv *d; in _halmac_sdio_reg_write_16() local
267 struct dvobj_priv *d; in _halmac_sdio_reg_write_32() local
289 struct dvobj_priv *d; in _halmac_sdio_read_cia() local
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/
H A Dhal_halmac.c73 struct dvobj_priv *d; in _halmac_sdio_cmd52_read() local
91 struct dvobj_priv *d; in _halmac_sdio_cmd52_write() local
104 struct dvobj_priv *d; in _halmac_sdio_reg_read_8() local
133 struct dvobj_priv *d; in _halmac_sdio_reg_read_16() local
162 struct dvobj_priv *d; in _halmac_sdio_reg_read_32() local
191 struct dvobj_priv *d = (struct dvobj_priv *)p; in _halmac_sdio_reg_read_n() local
224 struct dvobj_priv *d; in _halmac_sdio_reg_write_8() local
245 struct dvobj_priv *d; in _halmac_sdio_reg_write_16() local
267 struct dvobj_priv *d; in _halmac_sdio_reg_write_32() local
289 struct dvobj_priv *d; in _halmac_sdio_read_cia() local
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/
H A Dhal_halmac.c73 struct dvobj_priv *d; in _halmac_sdio_cmd52_read() local
91 struct dvobj_priv *d; in _halmac_sdio_cmd52_write() local
104 struct dvobj_priv *d; in _halmac_sdio_reg_read_8() local
133 struct dvobj_priv *d; in _halmac_sdio_reg_read_16() local
162 struct dvobj_priv *d; in _halmac_sdio_reg_read_32() local
191 struct dvobj_priv *d = (struct dvobj_priv *)p; in _halmac_sdio_reg_read_n() local
224 struct dvobj_priv *d; in _halmac_sdio_reg_write_8() local
245 struct dvobj_priv *d; in _halmac_sdio_reg_write_16() local
267 struct dvobj_priv *d; in _halmac_sdio_reg_write_32() local
289 struct dvobj_priv *d; in _halmac_sdio_read_cia() local
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/
H A Dhal_halmac.c73 struct dvobj_priv *d; in _halmac_sdio_cmd52_read() local
91 struct dvobj_priv *d; in _halmac_sdio_cmd52_write() local
104 struct dvobj_priv *d; in _halmac_sdio_reg_read_8() local
133 struct dvobj_priv *d; in _halmac_sdio_reg_read_16() local
162 struct dvobj_priv *d; in _halmac_sdio_reg_read_32() local
191 struct dvobj_priv *d = (struct dvobj_priv *)p; in _halmac_sdio_reg_read_n() local
224 struct dvobj_priv *d; in _halmac_sdio_reg_write_8() local
245 struct dvobj_priv *d; in _halmac_sdio_reg_write_16() local
267 struct dvobj_priv *d; in _halmac_sdio_reg_write_32() local
289 struct dvobj_priv *d; in _halmac_sdio_read_cia() local
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/
H A Dhal_halmac.c74 struct dvobj_priv *d; in _halmac_sdio_cmd52_read() local
92 struct dvobj_priv *d; in _halmac_sdio_cmd52_write() local
105 struct dvobj_priv *d; in _halmac_sdio_reg_read_8() local
134 struct dvobj_priv *d; in _halmac_sdio_reg_read_16() local
163 struct dvobj_priv *d; in _halmac_sdio_reg_read_32() local
192 struct dvobj_priv *d = (struct dvobj_priv *)p; in _halmac_sdio_reg_read_n() local
225 struct dvobj_priv *d; in _halmac_sdio_reg_write_8() local
246 struct dvobj_priv *d; in _halmac_sdio_reg_write_16() local
268 struct dvobj_priv *d; in _halmac_sdio_reg_write_32() local
290 struct dvobj_priv *d; in _halmac_sdio_read_cia() local
[all …]
/OK3568_Linux_fs/external/xserver/hw/xfree86/i2c/
H A Dxf86i2c.c153 I2CStop(I2CDevPtr d) in I2CStop()
223 I2CPutByte(I2CDevPtr d, I2CByte data) in I2CPutByte()
283 I2CGetByte(I2CDevPtr d, I2CByte * data, Bool last) in I2CGetByte()
336 I2CAddress(I2CDevPtr d, I2CSlaveAddr addr) in I2CAddress()
367 I2CDevRec d; in xf86I2CProbeAddress() local
410 I2CWriteRead(I2CDevPtr d, in I2CWriteRead()
446 xf86I2CWriteRead(I2CDevPtr d, in xf86I2CWriteRead()
459 xf86I2CReadStatus(I2CDevPtr d, I2CByte * pbyte) in xf86I2CReadStatus()
468 xf86I2CReadByte(I2CDevPtr d, I2CByte subaddr, I2CByte * pbyte) in xf86I2CReadByte()
478 xf86I2CReadBytes(I2CDevPtr d, I2CByte subaddr, I2CByte * pbyte, int n) in xf86I2CReadBytes()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/
H A Dhal_halmac.c65 struct dvobj_priv *d; in _halmac_sdio_cmd52_read() local
83 struct dvobj_priv *d; in _halmac_sdio_cmd52_write() local
96 struct dvobj_priv *d; in _halmac_sdio_reg_read_8() local
125 struct dvobj_priv *d; in _halmac_sdio_reg_read_16() local
154 struct dvobj_priv *d; in _halmac_sdio_reg_read_32() local
183 struct dvobj_priv *d = (struct dvobj_priv *)p; in _halmac_sdio_reg_read_n() local
215 struct dvobj_priv *d; in _halmac_sdio_reg_write_8() local
236 struct dvobj_priv *d; in _halmac_sdio_reg_write_16() local
258 struct dvobj_priv *d; in _halmac_sdio_reg_write_32() local
280 struct dvobj_priv *d; in _halmac_sdio_read_cia() local
[all …]
/OK3568_Linux_fs/kernel/tools/include/linux/
H A Doverflow.h49 #define check_add_overflow(a, b, d) ({ \ argument
58 #define check_sub_overflow(a, b, d) ({ \ argument
67 #define check_mul_overflow(a, b, d) ({ \ argument
80 #define __unsigned_add_overflow(a, b, d) ({ \ argument
89 #define __unsigned_sub_overflow(a, b, d) ({ \ argument
101 #define __unsigned_mul_overflow(a, b, d) ({ \ argument
129 #define __signed_add_overflow(a, b, d) ({ \ argument
145 #define __signed_sub_overflow(a, b, d) ({ \ argument
172 #define __signed_mul_overflow(a, b, d) ({ \ argument
187 #define check_add_overflow(a, b, d) \ argument
[all …]
/OK3568_Linux_fs/kernel/drivers/mtd/
H A Dmtdswap.c160 #define TREE_ROOT(d, name) (&d->trees[MTDSWAP_ ## name].root) argument
161 #define TREE_EMPTY(d, name) (TREE_ROOT(d, name)->rb_node == NULL) argument
162 #define TREE_NONEMPTY(d, name) (!TREE_EMPTY(d, name)) argument
163 #define TREE_COUNT(d, name) (d->trees[MTDSWAP_ ## name].count) argument
184 static loff_t mtdswap_eb_offset(struct mtdswap_dev *d, struct swap_eb *eb) in mtdswap_eb_offset()
189 static void mtdswap_eb_detach(struct mtdswap_dev *d, struct swap_eb *eb) in mtdswap_eb_detach()
222 static void mtdswap_rb_add(struct mtdswap_dev *d, struct swap_eb *eb, int idx) in mtdswap_rb_add()
251 static int mtdswap_handle_badblock(struct mtdswap_dev *d, struct swap_eb *eb) in mtdswap_handle_badblock()
279 static int mtdswap_handle_write_error(struct mtdswap_dev *d, struct swap_eb *eb) in mtdswap_handle_write_error()
297 static int mtdswap_read_oob(struct mtdswap_dev *d, loff_t from, in mtdswap_read_oob()
[all …]

12345678910>>...139