Searched defs:au (Results 1 – 14 of 14) sorted by relevance
/linux/drivers/media/test-drivers/vidtv/ |
H A D | vidtv_s302m.c | 149 struct vidtv_access_unit *au; in vidtv_s302m_access_unit_init() local 205 struct vidtv_access_unit *au = e->access_units; in vidtv_s302m_compute_sample_count_from_video() local 223 struct vidtv_access_unit *au = e->access_units; in vidtv_s302m_compute_pts_from_video() local 348 struct vidtv_access_unit *au = e->access_units; in vidtv_s302m_write_frames() local 426 struct vidtv_access_unit *au = e->access_units; in vidtv_s302m_clear() local
|
H A D | vidtv_mux.c | 284 struct vidtv_access_unit *au = e->access_units; in vidtv_mux_packetize_access_units() local
|
/linux/net/ceph/ |
H A D | auth_x.c | 302 static int encrypt_authorizer(struct ceph_x_authorizer *au, in encrypt_authorizer() 342 static void ceph_x_authorizer_cleanup(struct ceph_x_authorizer *au) in ceph_x_authorizer_cleanup() 353 struct ceph_x_authorizer *au) in ceph_x_build_authorizer() 728 struct ceph_x_authorizer *au = (void *)a; in ceph_x_destroy_authorizer() local 738 struct ceph_x_authorizer *au; in ceph_x_create_authorizer() local 773 struct ceph_x_authorizer *au; in ceph_x_update_authorizer() local 821 struct ceph_x_authorizer *au = (void *)a; in ceph_x_add_authorizer_challenge() local 881 struct ceph_x_authorizer *au = (void *)a; in ceph_x_verify_authorizer_reply() local 962 static int calc_signature(struct ceph_x_authorizer *au, struct ceph_msg *msg, in calc_signature()
|
H A D | auth_none.c | 43 struct ceph_none_authorizer *au) in ceph_auth_none_build_authorizer() 97 struct ceph_none_authorizer *au; in ceph_auth_none_create_authorizer() local
|
/linux/arch/microblaze/lib/ |
H A D | cmpdi2.c | 8 const DWunion au = { in __cmpdi2() local
|
H A D | ucmpdi2.c | 8 const DWunion au = {.ll = a}; in __ucmpdi2() local
|
/linux/lib/ |
H A D | ucmpdi2.c | 10 const DWunion au = {.ll = a}; in __ucmpdi2() local
|
H A D | cmpdi2.c | 11 const DWunion au = { in __cmpdi2() local
|
/linux/drivers/media/platform/st/sti/delta/ |
H A D | delta-mjpeg-dec.c | 242 static int delta_mjpeg_ipc_decode(struct delta_ctx *pctx, struct delta_au *au) in delta_mjpeg_ipc_decode() 377 struct delta_au au = *pau; in delta_mjpeg_decode() local
|
/linux/arch/parisc/lib/ |
H A D | ucmpdi2.c | 15 union ull_union au = {.ull = a}; in __ucmpdi2() local
|
/linux/arch/sparc/math-emu/ |
H A D | math_32.c | 282 #define TYPE(dummy, r, ru, b, bu, a, au) type = (au << 2) | (a << 0) | (bu << 5) | (b << 3) | (ru <… in do_one_mathemu() argument
|
H A D | math_64.c | 176 #define TYPE(ftt, r, ru, b, bu, a, au) type = (au << 2) | (a << 0) | (bu << 5) | (b << 3) | (ru << … in do_mathemu() argument
|
/linux/drivers/mmc/core/ |
H A D | sd.c | 259 unsigned int au, es, et, eo; in mmc_read_ssr() local
|
/linux/include/linux/mmc/ |
H A D | card.h | 146 unsigned int au; /* In sectors */ member
|