Home
last modified time | relevance | path

Searched refs:_of (Results 1 – 13 of 13) sorted by relevance

/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/opusfile/opusfile/
H A DCVE-2022-47021.patch29 @@ -148,6 +148,7 @@ static int op_get_data(OggOpusFile *_of,int _nbytes){
32 buffer=(unsigned char *)ogg_sync_buffer(&_of->oy,_nbytes);
34 nbytes=(int)(*_of->callbacks.read)(_of->stream,buffer,_nbytes);
36 if(OP_LIKELY(nbytes>0))ogg_sync_wrote(&_of->oy,nbytes);
37 @@ -1527,6 +1528,7 @@ static int op_open1(OggOpusFile *_of,
40 buffer=ogg_sync_buffer(&_of->oy,(long)_initial_bytes);
43 ogg_sync_wrote(&_of->oy,(long)_initial_bytes);
/openbmc/linux/drivers/regulator/
H A Dlp873x-regulator.c14 #define LP873X_REGULATOR(_name, _id, _of, _ops, _n, _vr, _vm, _er, _em, \ argument
19 .supply_name = _of "-in", \
21 .of_match = of_match_ptr(_of), \
H A Dlp87565-regulator.c25 #define LP87565_REGULATOR(_name, _id, _of, _ops, _n, _vr, _vm, \ argument
30 .supply_name = _of "-in", \
32 .of_match = _of, \
H A Dtps65086-regulator.c28 #define TPS65086_REGULATOR(_name, _of, _id, _nv, _vr, _vm, _er, _em, _lr, _dr, _dm) \ argument
32 .of_match = of_match_ptr(_of), \
52 #define TPS65086_SWITCH(_name, _of, _id, _er, _em) \ argument
56 .of_match = of_match_ptr(_of), \
H A Dtps65219-regulator.c92 #define TPS65219_REGULATOR(_name, _of, _id, _type, _ops, _n, _vr, _vm, _er, \ argument
97 .of_match = _of, \
99 .supply_name = _of, \
H A Dbd9571mwv-regulator.c35 #define BD9571MWV_REG(_name, _of, _id, _ops, _vr, _vm, _nv, _min, _step, _lmin)\ argument
38 .of_match = of_match_ptr(_of), \
H A Dtps6594-regulator.c80 #define TPS6594_REGULATOR(_name, _of, _id, _type, _ops, _n, _vr, _vm, _er, \ argument
85 .of_match = _of, \
87 .supply_name = _of, \
H A Dtps65218-regulator.c23 #define TPS65218_REGULATOR(_name, _of, _id, _type, _ops, _n, _vr, _vm, _er, \ argument
28 .of_match = _of, \
/openbmc/linux/drivers/tty/serial/8250/
H A DMakefile49 obj-$(CONFIG_SERIAL_OF_PLATFORM) += 8250_of.o
/openbmc/linux/lib/
H A Doverflow_kunit.c255 bool _of; \
258 _of = check_ ## op ## _overflow(a, b, &_r); \
259 KUNIT_EXPECT_EQ_MSG(test, _of, of, \
266 _of = check_ ## op ## _overflow(_a_orig++, _b_orig++, &_r); \
/openbmc/linux/Documentation/filesystems/
H A Ddax.rst304 `O_DIRECT` reads/writes _of a `DAX` file do work, it is the memory that
/openbmc/linux/
H A Dopengrok1.0.log[all...]
H A Dopengrok2.0.log[all...]