Home
last modified time | relevance | path

Searched defs:au (Results 1 – 14 of 14) sorted by relevance

/linux/drivers/media/test-drivers/vidtv/
H A Dvidtv_s302m.c149 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 Dvidtv_mux.c284 struct vidtv_access_unit *au = e->access_units; in vidtv_mux_packetize_access_units() local
/linux/net/ceph/
H A Dauth_x.c302 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 Dauth_none.c43 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 Dcmpdi2.c8 const DWunion au = { in __cmpdi2() local
H A Ducmpdi2.c8 const DWunion au = {.ll = a}; in __ucmpdi2() local
/linux/lib/
H A Ducmpdi2.c10 const DWunion au = {.ll = a}; in __ucmpdi2() local
H A Dcmpdi2.c11 const DWunion au = { in __cmpdi2() local
/linux/drivers/media/platform/st/sti/delta/
H A Ddelta-mjpeg-dec.c242 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 Ducmpdi2.c15 union ull_union au = {.ull = a}; in __ucmpdi2() local
/linux/arch/sparc/math-emu/
H A Dmath_32.c282 #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 Dmath_64.c176 #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 Dsd.c259 unsigned int au, es, et, eo; in mmc_read_ssr() local
/linux/include/linux/mmc/
H A Dcard.h146 unsigned int au; /* In sectors */ member